ctubbsii opened a new pull request, #3554: URL: https://github.com/apache/accumulo/pull/3554
* Pre-compile java.util.regex.Pattern instead of using `String.matches()`, which is less efficient when called more than once * Remove unneeded TODO from ValidationUtil that was decided against in PR #3511 * Use Guava Preconditions to format validation messages in ValidationUtil and to make the pattern checking logic there more concise -- 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]
