You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/09 23:25:05 UTC

[jira] [Commented] (CURATOR-120) NodeCache and PathChildrenCache should not perform writes

    [ https://issues.apache.org/jira/browse/CURATOR-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056767#comment-14056767 ] 

ASF GitHub Bot commented on CURATOR-120:
----------------------------------------

GitHub user dragonsinth opened a pull request:

    https://github.com/apache/curator/pull/16

    CURATOR-120 NodeCache and PathChildrenCache should not write

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dragonsinth/curator CURATOR-120

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/curator/pull/16.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16
    
----
commit 32becac079d2acbaef58faea8447e7fdd66fd565
Author: Scott Blum <sc...@squareup.com>
Date:   2014-07-09T21:22:01Z

    CURATOR-120 NodeCache and PathChildrenCache should not write

----


> NodeCache and PathChildrenCache should not perform writes
> ---------------------------------------------------------
>
>                 Key: CURATOR-120
>                 URL: https://issues.apache.org/jira/browse/CURATOR-120
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Recipes
>            Reporter: Scott Blum
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> NodeCache and PathChildrenCache should act as read-only views of data.  Unnecessarily, both of them forcibly create the node being watched.



--
This message was sent by Atlassian JIRA
(v6.2#6252)