DomGarguilo opened a new pull request, #6031: URL: https://github.com/apache/accumulo/pull/6031
Looked through all the `@ParameterizedTest`s we have. `getUniqueNames()` uses the method name so to get a unique table name per ParameterizedTest, we need to add something else to ID each run. In this case some or all parameters. This is not fixing any current bugs that I know of. More of a precaution. -- 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]
