gerlowskija commented on code in PR #2214:
URL: https://github.com/apache/solr/pull/2214#discussion_r1463400754


##########
solr/CHANGES.txt:
##########
@@ -164,6 +164,9 @@ Bug Fixes
 
 * SOLR-17090: The v2 "delete alias" API no longer errantly returns a 405 
status code (Jason Gerlowski)
 
+* SOLR-17120: Fix NullPointerException in UpdateLog.applyOlderUpdates that can 
occur if there are multiple partial
+  updates of the same document in separate requests using commitWithin. 
(Calvin Smith, Christine Poerschke)
+

Review Comment:
   +1 to target 9.5.0 - seems like a pretty safe change!



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