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

   Fixes #3218 
   
   This PR converts `cur` and `max` to `AtomicInteger`. This should address the 
concerns in the ticket.
   
   One thing I considered is converting `buffer` from a `volatile` variable to 
an `AtomicRefference` but I am not too familiar with the trade offs associated. 
If anyone has any insight into this that would be helpful.


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