merlimat opened a new pull request #12866:
URL: https://github.com/apache/pulsar/pull/12866


   ### Motivation
   
   After the change to use ZK persistent watches (#11198), we don't need 
anymore to perform followup `getData()` or `exists()` calls after a `NONODE` 
error, with the purpose of setting a watch on the non-existing z-node. 
   
   With persistent watches, we're going to get the watch notification in any 
case.


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