sigram commented on PR #81: URL: https://github.com/apache/solr-sandbox/pull/81#issuecomment-1790406978
@markrmiller I'm not sure I understand everything of what's going on in `sendBatch` with workUnit. However, using executor here seems wrong because Kafka client is NOT thread-safe. If I'm reading this right it will sooner or later throw a ConcurrentModificationException. -- 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