ctubbsii opened a new pull request #2107: URL: https://github.com/apache/accumulo/pull/2107
Move InternerTest and NamespaceIdTest to the second execution of maven-surefire-plugin, that does not reuse forks for running tests; this ensures all tests that call System.gc are not affected by other tests reusing the same JVM and affecting the garbage collector behavior, because they will run in their own JVM -- 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. For queries about this service, please contact Infrastructure at: [email protected]
