merlimat commented on issue #12812:
URL: https://github.com/apache/pulsar/issues/12812#issuecomment-972532919


   There is one tricky part around creating parent z-nodes automatically: 
during create or setData, if we're getting a NONODE exception, we need to 
recursively create the parent z-nodes. When this is part of a batch, it may 
impose additional complexity as we need to retry the whole batch. 


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