akka/akka-core
No way to use sharded daemon process with custom shard allocation strategy
開放
#31,320 建立於 2022年4月6日
1 - triagedhelp wantedt:cluster-sharding
倉庫指標
- 星標
- (13,277 顆星)
- PR 合併指標
- (平均合併 8天 19小時) (30 天內合併 10 個 PR)
描述
For regular typed sharding we use a field of Entity but a sharded daemon process isn't using the Entity API.
Noticed when answering https://discuss.lightbend.com/t/distribution-of-shardeddaemonprocess-actors/9628