dlmarion commented on issue #5162:
URL: https://github.com/apache/accumulo/issues/5162#issuecomment-2546373523

   Another way to approach this would be to remove the tablet servers ZooKeeper 
entry on a normal shutdown. I believe that the tserver did not do this in 
earlier (< 4.0) versions because the configuration when using cluster.yaml 
because the deployment was meant to be static.
   
   In fact, this is a larger issue when a users uses something like Kubernetes. 
It's possible that old server paths might linger for all the server processes. 
We may want to consider removing the server paths from ZooKeeper for all server 
types when performing a normal shutdown.


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