markrmiller opened a new pull request, #47: URL: https://github.com/apache/solr-sandbox/pull/47
This shifts to just using Kafka batching to circumvent the two noted issues with the current approach. It does not yet address a change in behavior of the Consumer, which will receive updates in batches, but not process them in batches. Doing so is mostly straightforward, but requires possible further sub batching depending on the meta data included with each update. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org