ctubbsii opened a new issue, #3376: URL: https://github.com/apache/accumulo/issues/3376
We seem to have two different ITs with the same name. These are either redundant and test the same code, or they test different aspects of it, or test entirely different things. These should either be consolidated into a single IT with that name, or one of them should be renamed, because this is confusing. * test/src/main/java/org/apache/accumulo/test/functional/SplitRecoveryIT.java * test/src/main/java/org/apache/accumulo/test/SplitRecoveryIT.java Saw this on de73759c24c2d298bf569cd5b84783f2d3eb6d07 in the main branch for 3.0.0-SNAPSHOT. I'm sure it exists for earlier branches, but it's not worth fixing there. It can just be fixed in the main branch for whatever version we're working on at the time it is fixed. -- 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]
