vijaykriishna commented on code in PR #15985:
URL: https://github.com/apache/lucene/pull/15985#discussion_r3185285484


##########
lucene/CHANGES.txt:
##########
@@ -181,6 +181,8 @@ Bug Fixes
 
 * GITHUB#15939: Fix thread-safety issues with NFARunAutomaton. (Dimitris 
Rempapis)
 
+* GITHUB#15831: Fixed a race condition in ReferenceManager.maybeRefresh() 
where refreshes could be missed if a new generation was flushed just before the 
refresh lock was released. (Vijay)

Review Comment:
   Updated CHANGES.txt to make sure the fix is targeted for 10.5.0. Please 
review. If the code change needs to be put into 10.5.0, branch_10x is the 
target branch I believe.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to