sigram opened a new pull request, #73: URL: https://github.com/apache/solr-sandbox/pull/73
This modified test illustrates a scenario when target Solr node(s) go missing (for example due to a crash, a forced restart, or connectivity issues) BUT at the same time the Zookeeper remains online. The test fails because it looks like some of the documents are lost by the Consumer, even though the `failed_resubmit` code path should resubmit them back to Kafka and they should be picked up later when Solr is back online. -- 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