justinmclean commented on issue #9084:
URL: https://github.com/apache/gravitino/issues/9084#issuecomment-3519982471

   @HatshMehta112 you need to comment here so I can assign it to you.
   
   Your fix does fix the race condition, but I think you may need to do a 
little more. There are two issues here I think 1) If runnable.run() fails, the 
flag stays true, even though the role didn’t load. 2) The meaning has change 
from "has loaded" to "has started loading" this may have implications for the 
code that calls loadRole().


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