keith-turner commented on PR #6068: URL: https://github.com/apache/accumulo/pull/6068#issuecomment-3774934544
Created this method as a draft because I need to determine if this execute method is actually called in the 2.1 code. I ran `mvn verify -Psunny` and that passed. Need to exclude calls to ThreadPoolExecutor.execute when searching because that is ok, trying to figure out how to do that. If I can not determine if this is called in the 2.1 code, then may change this to warn in 2.1 and then fail in 4.0. -- 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]
