On 4/8/2019 7:22 AM, vishal patel wrote:
I have created two solr shards with 3 zoo keeper. First do upconfig in
zoo keeper then start the both solr with different port then create a
"actionscomments" collection using API call.
When I indexed one document in actionscomments, my CPU utilization go high.
You were asked how you are doing the indexing. You still haven't
provided that information. You said "AsiteSolrCloudManager" ... but when
I google for that, the only thing that comes up is this email thread. I
have no idea what AsiteSolrCloudManager is. One thing I *can* say is
that it is not part of Solr.
I have attached my solrconfig.xml and schema.xml and also thread dump
which got from solr admin GUI.
The schema and solrconfig came through. The thread dump did not. I'm
surprised that ANY attachments made it to the list ... normally they
don't. The thread dump also did not come through on your first message.
If you need to share files, you'll need to find a mechanism other than
attachments to do it. File sharing websites work well.
So we don't have the thread dump. But for a problem like this, a thread
dump is not going to be helpful. I've never seen anything in a Java
thread dump to indicate which threads are using the most CPU.
Thanks,
Shawn