GitHub user Roiocam added a comment to the discussion: Add new deleteObject functions to Persistence API
I think we don't need to change the API, just throw an exception and then let pekko core handle it(mostly it will restart and replay ) https://github.com/apache/pekko/blob/ebf5c89a83d75642383c0d255c108204db1eea3d/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateStoreInteractions.scala#L79-L81 GitHub link: https://github.com/apache/pekko/discussions/1233#discussioncomment-8912163 ---- This is an automatically sent email for notifications@pekko.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@pekko.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org