Hi,

The Znodes (with world auth scheme) that my application creates were
getting cleaned up by ZK if my application stops and I could see below
message in ZK console.

*2020-01-19 22:00:56,397 [myid:1] - INFO
 [ContainerManagerTask:ContainerManager@119] - Attempting to delete
candidate container:/myapp*

However, after having SASL scheme on these znodes, they are not getting
cleaned up even after my application dies.
Is it expected behaviour if we apply some auth scheme other than "world" ?

Thanks

Reply via email to