sigram opened a new pull request, #4396: URL: https://github.com/apache/solr/pull/4396
This PR fixes a bug in KafkaCrossDcConsumer where an `updateReqBatch` request used for collapsing multiple input requests would be left non-null and then incorrectly reused. This resulted in the same document updates being sometimes sent to Solr multiple times. Added unit test to verify the number of processed updates. -- 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]
