tjake/Solandra

ConcurrentModificationException - SolrCmdDistributor

balajigandhi opened this issue · 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