EdColeman commented on issue #3157:
URL: https://github.com/apache/accumulo/issues/3157#issuecomment-1377451222

   This might still be valid and we can possibly improve the way we handle the 
interaction of the two values, or at least document the interaction(s) better.
   
   I was just trying to caution that different users may have different 
expectations / needs.
   
   - If number of servers is important and the driving requirement - set the 
timeout to infinite / never time out.
   - If minimal restart time is the critical factor, use a low number of 
tservers and a relatively short time out. (and live with the consequences)
   - ?
   
   The thing is that the parameters should be considered a guard against a 
worst case start-up and that if users need more specific / special handling 
they should explore alternate solutions external to Accumulo and the provided 
example scripts and really just use these as a backup.
   


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