akka/akka-core

add a withNumberOfShards to ClusterShardingSettings

开放

#28,366 创建于 2019年12月12日

 (1 条评论) (0 个反应) (0 位负责人)Scala (3,547 个派生)batch import
1 - triagedhelp wantedt:cluster-shardingt:typed

仓库指标

星标
 (13,277 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南