pjfanning commented on code in PR #1475:
URL: https://github.com/apache/pekko/pull/1475#discussion_r1754303241
##########
cluster-sharding/src/test/scala/org/apache/pekko/cluster/sharding/ShardRegionSpec.scala:
##########
@@ -183,4 +215,43 @@ class ShardRegionSpec extends
PekkoSpec(ShardRegionSpec.config) with WithLogCapt
}
}
+ "ExtractEntityId" must {
+ "can be safely share to multiple shards" in {
Review Comment:
"be safely able to share multiple shards" reads better to me
When the test runs it prints:
ExtractEntityId must can ... -- this is bad grammar in English
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]