akka/akka-core

add a withNumberOfShards to ClusterShardingSettings

Aberta

#28.366 aberto em 12 de dez. de 2019

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

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Requested in https://discuss.lightbend.com/t/different-number-of-shards-per-entity-type/5595

One thing to be aware of is that the compatibility check that is performed when nodes are joining the cluster will not verify such changed property. The setting must be the same on all nodes.

Guia do colaborador