akka/akka-core

add a withNumberOfShards to ClusterShardingSettings

Ouverte

#28 366 ouverte le 12 déc. 2019

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

Métriques du dépôt

Stars
 (13 277 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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