akka/akka-core

No way to use sharded daemon process with custom shard allocation strategy

Open

#31,320 创建于 2022年4月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Scala (13,277 star) (3,547 fork)batch import
1 - triagedhelp wantedt:cluster-sharding

描述

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

贡献者指南