Skip to content

Fixing Akkling (F#) cluster sharding support broken after Akka.NET 1.5.15 release #7058

Answered by Aaronontheweb
object asked this question in Q&A
Discussion options

You must be logged in to vote

The messageHint variable was designed for exactly this type of scenario - to add backwards compat for cases where the ShardId needs to be computed from the message (i.e. working with the ExtractShardId delegate in Akka.NET, which has this limitation.)

So yes @object I think that work-around should work in lieu of a maintenance update for Akkling. Does that help answer your question?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@object
Comment options

Answer selected by object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants