You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by arunmahadevan <gi...@git.apache.org> on 2016/06/13 12:53:56 UTC

[GitHub] storm issue #1470: STORM-1886 Extend KeyValueState iface with delete

Github user arunmahadevan commented on the issue:

    https://github.com/apache/storm/pull/1470
  
    @kosii the delete api is useful. Lets also try to see if we could handle the deletes by maintaining an entry within the pendingPrepare itself and avoid the extra hashsets and synchronized as mentioned in https://github.com/apache/storm/pull/1470/files#r66784961


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---