akka/akka-core

add a withNumberOfShards to ClusterShardingSettings

Open

#28.366 geöffnet am 12. Dez. 2019

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

Repository-Metriken

Stars
 (13.277 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 19h) (10 gemergte PRs in 30 T)

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