keith-turner opened a new pull request, #6153:
URL: https://github.com/apache/accumulo/pull/6153

   Restored highly available service in order to support multiple managers. 
This change should also avoid clients that connect to a non-primary manager 
from getting stuck.  Made all thrift methods throw 
ThriftNotActiveServiceException, if the method does not declare this it will 
cause a server side exception.  There was a single one way thrift method that 
could not throw this, so it would still cause server side exceptions if its 
called.  Delaying advertising should prevent this in most cases.


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