akka/akka-core

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

Aberta

#31.320 aberto em 6 de abr. de 2022

 (0 comentário) (0 reação) (0 responsável)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:cluster-sharding

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)

Description

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

Guia do colaborador