Ryan0751 opened a new pull request #396:
URL: https://github.com/apache/curator/pull/396


   On event type NODE_REMOVED, an additional check was added to ensure that the 
ZNode actually contains data before attempting to deserialize it into a model.
   
   If no model is present for the ZNode, the accept callback is not called (as 
this is not a valid ModeledFramework object).
   
   This is already accounted for with events NODE_ADDED/NODE_UPDATED, as there 
was already a check for null data in the node.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to