snazy opened a new pull request, #4542:
URL: https://github.com/apache/polaris/pull/4542

   Replace the old non-thread-safe lazy load helper with a single published 
load state in LazyIndexImpl.
   
   The read-only path is supposed to be safe for concurrent callers. The 
previous combination of loaded, objRef, and SupplyOnce was not strong enough 
for that contract. Add jcstress coverage for both the lazy element path and the 
wrapper load handoff, and make the default jcstress task light enough to run 
regularly.


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