Ricardo Ferreira created CURATOR-192:
----------------------------------------

             Summary: ChildReaper loggs error when the path to reap children 
from is empty
                 Key: CURATOR-192
                 URL: https://issues.apache.org/jira/browse/CURATOR-192
             Project: Apache Curator
          Issue Type: Bug
          Components: Recipes
    Affects Versions: 2.7.1
            Reporter: Ricardo Ferreira
            Priority: Minor


When retrieving the children to reap, if there are no children a 
KeeperErrorCode = NoNode is thrown.

This exception is logger as error.

This should be an expected behavior, so either a 
KeeperException.NoNodeException should be caught and silenced or logged as 
debug/trace.



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

Reply via email to