You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Balazs Kossovics (JIRA)" <ji...@apache.org> on 2016/06/07 12:05:20 UTC

[jira] [Created] (STORM-1886) Extend KeyValueState interface with delete method

Balazs Kossovics created STORM-1886:
---------------------------------------

             Summary: Extend KeyValueState interface with delete method
                 Key: STORM-1886
                 URL: https://issues.apache.org/jira/browse/STORM-1886
             Project: Apache Storm
          Issue Type: Improvement
            Reporter: Balazs Kossovics


Even if the implementation of checkpointing only uses the get/put methods of the KeyValueState interface, the existance of a delete method could be really useful in the general case.

I made a first implementation, what do you think about?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)