akka/akka-core

add a withNumberOfShards to ClusterShardingSettings

Offen

#28.366 geöffnet am 12.12.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Scala (3.547 Forks)batch import
1 - triagedhelp wantedt:cluster-shardingt:typed

Repository-Metriken

Stars
 (13.277 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide