Tomassino-ibm commented on code in PR #1919: URL: https://github.com/apache/pekko/pull/1919#discussion_r2164412009
########## persistence-typed-tests/src/test/scala/org/apache/pekko/persistence/typed/state/scaladsl/DurableStateStashOverflowSpec.scala: ########## @@ -0,0 +1,99 @@ +/* Review Comment: Thanks, I'll change it. I copied the stash overflow test to try to reproduce it with `DurableStateBehavior` ~~, but it will take a bit more than expected because I cannot find a plugin that implements `DurableStateUpdateStore` (I'll probably try a very simple implementation just for that test)~~ (I'll check other tests) -- 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