You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "pjfanning (via GitHub)" <gi...@apache.org> on 2024/02/05 14:48:51 UTC

Re: [PR] Configuration typo fixes [incubator-pekko]

pjfanning commented on code in PR #1100:
URL: https://github.com/apache/incubator-pekko/pull/1100#discussion_r1478372316


##########
cluster-sharding/src/main/resources/reference.conf:
##########
@@ -22,7 +22,7 @@ pekko.cluster.sharding {
 
   # When this is set to 'on' the active entity actors will automatically be restarted
   # upon Shard restart. i.e. if the Shard is started on a different ShardRegion
-  # due to rebalance or crash.
+  # due to rebalanced or crash.

Review Comment:
   better to say `due to a rebalance event or a crash`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org