It's always important to tell us _what_ version of Solr you are running. There have been many improvements in this whole area, perhaps it's already fixed?
Best, Erick On Tue, Mar 3, 2015 at 6:20 PM, 龚俊衡 <junheng.g...@icloud.com> wrote: > Hi, > > I found when a replica recovering, one of cpu core (usually cpu0) will load > 100%, and then leader update will fail cause this replica can not response > leader’s /update command > > this will cause leader send other recovery to this replica then this replica > in a recover loop. > > my question is it’s possible to avoid command process thread and recovery > thread running on different cpu core?