akka/akka-core

add a withNumberOfShards to ClusterShardingSettings

Open

#28 366 ouverte le 12 déc. 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Scala (3 547 forks)batch import
1 - triagedhelp wantedt:cluster-shardingt:typed

Métriques du dépôt

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

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.

Guide contributeur