cpoerschke commented on code in PR #2683:
URL: https://github.com/apache/lucene-solr/pull/2683#discussion_r1467470648


##########
solr/CHANGES.txt:
##########
@@ -42,6 +42,9 @@ Bug Fixes
 * SOLR-17098: ZK Credentials and ACLs are no longer sent to all ZK Servers 
when using Streaming Expressions.
   They will only be used when sent to the default ZK Host. (Houston Putman, 
Jan Høydahl, David Smiley, Gus Heck, Qing Xu)
 
+* 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:
   Just noting that `main` and `branch_9x` and `branch_9_5` (if releasing after 
8.11.3) don't have a 8.11.3 section as yet but would presumably get it in bulk 
as part of the 8.11.3 release process i.e.  no need for individual tickets to 
add the entries incrementally on those branches.



-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to