Re: solr instance keep increasing thread count

2018-12-04 Thread andy
update about 3000 docs per minute ,but other solr instance is running normally -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: solr instance keep increasing thread count

2018-12-04 Thread Mikhail Khludnev
I bet it's caused by unreasonable rate of commits. Stop streaming commits so much. On Tue, Dec 4, 2018 at 11:08 AM andy wrote: > we use solrcloud with version 5.2.1,openjdk 1.8,we have multiple solr > machines, one of them keep increasing thread count ,I saw from > http://xx:xxx/solr/#/~thre

solr instance keep increasing thread count

2018-12-04 Thread andy
we use solrcloud with version 5.2.1,openjdk 1.8,we have multiple solr machines, one of them keep increasing thread count ,I saw from http://xx:xxx/solr/#/~threads page, I found that a lot of [java.util.concurrent.locks.ReentrantReadWriteLock$FairSync@x] threads, the detail info like this: