ddanielr opened a new pull request, #6003: URL: https://github.com/apache/accumulo/pull/6003
The resolver code would attempt to create a threadpool with the old property name if it was defined by a user. This would result in a IllegalArgumentException being thrown on threadpool creation. Adding a passthrough case for the old name property name fixes this issue. -- 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]
