akka/akka-core

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

开放

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

 (0 条评论) (0 个反应) (0 位负责人)Scala (3,547 个派生)batch import
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

贡献者指南