You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version Information
Version of Akka.NET? v1.4 --> v1.5
Which Akka.NET Modules? Akka.Cluster.Sharding
Describe the bug
When upgrading an existing Akka.NET cluster that has remember-entities=on and state-store-mode=ddata, the following error can appear on the v1.4 nodes:
This appears to be a wire format issue - the user who reported this issue hadn't materially changed any of their code at all.
To Reproduce
We need to reproduce this to see if this is an oversight in our management of the wire format for v1.5 for this specific group of users.