dlmarion opened a new pull request, #5415: URL: https://github.com/apache/accumulo/pull/5415
Copied TMultiplexedProcessor to a new class, HighlyAvailableServiceTMultiplexedProcessor, and added the logic from HighlyAvailableServiceInvocationHandler to it so that an error is returned when the service is not active or upgrading. This moves the location where the exception is thrown up the call stack and out of ProcessFunction where the incorrect logging is occurring. 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]
