DomGarguilo opened a new pull request, #5297:
URL: https://github.com/apache/accumulo/pull/5297

   In #5283 I made sure the Scanner that was used to construct a Stream 
returned by Amples `getExternalCompactionFinalStates()` got closed. I did not 
touch the test code when that PR was merged into 2.1. This PR improves the 
usages of that method in the test code by closing the Stream and therefore the 
resources used in that method. I added a helper method to get the count of 
these states to make some of the test code cleaner too.


-- 
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]

Reply via email to