jinmeiliao opened a new pull request #6922:
URL: https://github.com/apache/geode/pull/6922


   …tials.
   
   Sometimes the test would have authentication failure that looks like the 
credentials are not updated as it should. Refactor this test utility to not use 
static field. Static variables are indeed shared between threads, but the 
changes made in one thread may not be visible to another thread immediately, 
making it seem like there are two copies of the variable.


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