amin-aoulkadi commented on issue #1835: URL: https://github.com/apache/pekko/issues/1835#issuecomment-2864083250
I also managed to find the answer to my last question: > Can `CurrentShardRegionState.failed` even be non-empty in practice? The `failed` field can indeed be non-empty: https://github.com/apache/pekko/blob/38facf752b4e7d5fb43ed7c671eb91888b41bd10/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardRegion.scala#L1048-L1056 Not sure why I didn't find this usage of `CurrentShardRegionState.apply` when I opened #1835. -- 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-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org