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

   The metricsWithoutQueues variable is a SetView
   which is sensitive to changes in the underlying
   sets. The loop was modifying one of the underlying objects. To prevent the 
CME from being raised I
   copied the objects into a new set.
   
   Closes #4144


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