GitHub user pperalta opened a pull request:

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

    CURATOR-124 - PathChildrenCache StartMode documentation improvement

    Updated `PathChildrenCache.StartMode.NORMAL` JavaDoc to accurately depict 
the cache startup behavior.
    
    Added test `testChildrenInitializedNormal` to assert the startup behavior 
indicated in the JavaDoc.
    
    My IDE is also configured to remove trailing white space by default. If 
this is a problem I can remove those changes and resubmit.

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

    $ git pull https://github.com/pperalta/curator CURATOR-124

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

    https://github.com/apache/curator/pull/19.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 #19
    
----
commit e2eed55985b1d5efbc74ca04afcdac28c8400fe6
Author: Patrick Peralta <[email protected]>
Date:   2014-07-22T17:23:43Z

    CURATOR-124 - PathChildrenCache StartMode doc
    
    Updated PathChildrenCache.StartMode.NORMAL JavaDoc to
    accurately depict the cache startup behavior.
    
    Added test testChildrenInitializedNormal to assert
    the startup behavior indicated in the JavaDoc.

----


---
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.
---

Reply via email to