DomGarguilo commented on pull request #1888:
URL: https://github.com/apache/accumulo/pull/1888#issuecomment-782299921


   > Would it be worth adding a custom balancer config to ensure the tserver 
hosting the metadata is left alone, but that we still shut down the other 
tservers?
   
   I tried to look into this a bit however couldn't find a great way to do it. 
This is the simplest way I could figure out however if it seems like a custom 
balancer would be a better solution I can try that instead.
   
   > Or, should we just make sure the suspend time is sufficiently long enough 
that any metadata tablets that got shut down are reassigned and recovered, 
before the suspend time expires? So that way, it doesn't matter if the metadata 
was hosted on a tserver that was shut down?
   
   With the current solution, the tserver with the metadata is not shutdown. 
Are you suggesting we include the tserver with the metadata on it in the list 
of servers to be 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.

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


Reply via email to