You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2014/10/02 19:08:34 UTC

[jira] [Created] (CURATOR-151) SharedValue has limited utility but can be improved

Jordan Zimmerman created CURATOR-151:
----------------------------------------

             Summary: SharedValue has limited utility but can be improved
                 Key: CURATOR-151
                 URL: https://issues.apache.org/jira/browse/CURATOR-151
             Project: Apache Curator
          Issue Type: Improvement
          Components: Recipes
    Affects Versions: 2.6.0
            Reporter: Jordan Zimmerman


Currently, SharedValue has limited utility as the internally managed version is always used for trySetValue. A good improvement would be a) add an API to get the current value AND current version and b) add an alternate trySetValue that takes a new value AND an expected version. 



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