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


##########
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:
   This can go out with 10.5 I think. Let's move this entry to under the 10.5.0 
section?



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