Solandra icon indicating copy to clipboard operation
Solandra copied to clipboard

ConcurrentModificationException - SolrCmdDistributor

Open balajigandhi opened this issue 13 years ago • 0 comments

Hi,

I am trying to implement a multi-threaded version of DIH (SOLR 4) and am able to successfully run this with a single SOLR node. Getting ConcurrentModificationException at SolrCmdDistributor.java:223 when doing it with more than one node. Has anyone faced this issue? Please let me know.

Thanks, Balaji

balajigandhi avatar Sep 08 '12 17:09 balajigandhi