Github user kosii commented on the issue:
https://github.com/apache/storm/pull/1470
A short list of modifications
- I went for the `Optional` class. Using your idea largely simplified the
code.
- delete now returns the current value
- I didn't use a different set to store `pendingPrepare`, the deleted keys
are represented with tombstones in the redis hash
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---