mvolikas opened a new pull request, #1544: URL: https://github.com/apache/stormcrawler/pull/1544
#621 Batching for Solr Cloud updates and other Cloud improvements - I have tested this in Solr Cloud with multiple shards for the status collection, and 2 replicas. - I tried to make the minimum set of changes to have "async" support for the Cloud client while keeping most of the advantages offered by solrj out of the box. Of course, this approach is not as robust as the solrj CloudSolrClient, but I think it is enough in the context of crawling (see comment below). -- 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: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org