dlmarion opened a new pull request, #5419:
URL: https://github.com/apache/accumulo/pull/5419

   Removed HighlyAvailableService and associated code, which was only really 
used by the Manager, and instead modified the Manager to only advertise the 
Manager address with the Thrift services after the upgrade process has 
completed and the Manager is fully started.
   
   This change removes the HighlyAvailableServiceInvocationHandler which was 
throwing an exception when the Manager was not ready to accept Thrift RPC calls 
and causing stack traces in the Manager log during the upgrade process. These 
stack traces could be construed as a problem to the user, when in reality they 
were benign.
   
   Closes #5411


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