akka/akka-core

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

Ouverte

#31 320 ouverte le 6 avr. 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Scala (3 547 forks)batch import
1 - triagedhelp wantedt:cluster-sharding

Métriques du dépôt

Stars
 (13 277 étoiles)
Métriques de merge PR
 (Merge moyen 8j 19h) (10 PRs mergées en 30 j)

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

Guide contributeur