keith-turner opened a new pull request, #61:
URL: https://github.com/apache/accumulo-access/pull/61

   A thread local was being accessed multiple times in a loop.  The result 
should be the same each time, so the access was moved out of the loop to avoid 
any cost related to accessing a thread local.


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