ucene.472066.n3.nabble.com/Slow-inserts-when-using-Solr-Cloud-tp4146087p4150963.html
Sent from the Solr - User mailing list archive at Nabble.com.
> > > > What's the CPU doing on the leader? Have you tried attaching a
> > > > profiler to the leader while running and then seeing if there are any
> > > > hotspots showing. Not sure if this is related but we recently fixed
> an
> > > > issu
arding to replica that used too many
> > > CPU cycles inefficiently - see SOLR-6136.
> > >
> > > Tim
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://lucene.472066.n3.nabble.com/Slow-inserts-when-using-Solr-Cloud-tp4146087p4149219.html
> > Sent from the Solr - User mailing list archive at Nabble.com.
> >
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
ning and then seeing if there are any
> > hotspots showing. Not sure if this is related but we recently fixed an
> > issue in the area of leader forwarding to replica that used too many
> > CPU cycles inefficiently - see SOLR-6136.
> >
> > Tim
>
>
>
>
>
area of leader forwarding to replica that used too many
> CPU cycles inefficiently - see SOLR-6136.
>
> Tim
--
View this message in context:
http://lucene.472066.n3.nabble.com/Slow-inserts-when-using-Solr-Cloud-tp4146087p4149219.html
Sent from the Solr - User mailing list archive at Nabble.com.
ca that used too many
> CPU cycles inefficiently - see SOLR-6136.
>
> Tim
--
View this message in context:
http://lucene.472066.n3.nabble.com/Slow-inserts-when-using-Solr-Cloud-tp4146087p4147645.html
Sent from the Solr - User mailing list archive at Nabble.com.
t shard in the first place, by having my client using the same
>>> hashing
>>> logic as Solr, and working out in advance which shard my inserts should
>>> be
>>> sent to. Do you know whether that's an approach that others have used?
>>>
>&
n approach that others have used?
>>
>> Thanks again
>> Ian
>>
>>
>>
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Slow-inserts-when-using-Solr-Cloud-tp4146087p4147183.html
>> Sent from the Solr - User mail
ent to. Do you know whether that's an approach that others have used?
>
> Thanks again
> Ian
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Slow-inserts-when-using-Solr-Cloud-tp4146087p4147183.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Regards,
Shalin Shekhar Mangar.
as Solr, and working out in advance which shard my inserts should be
sent to. Do you know whether that's an approach that others have used?
Thanks again
Ian
--
View this message in context:
http://lucene.472066.n3.nabble.com/Slow-inserts-when-using-Solr-Cloud-tp4146087p4147183.html
Sent
Updates are currently done locally before concurrently being sent to all
replicas - so on a single update, you can expect 2x just from that.
As for your results, it sounds like perhaps there is more overhead than we
would like in the code that sends to replicas and forwards updates? Someone
wou
Hi
I'm encountering a surprisingly high increase in response times when I insert
new documents into a SolrCloud, compared with a standalone Solr instance.
I have a SolrCloud set up for test and evaluation purposes. I have four
shards, each with a leader and a replica, distributed over four Win
12 matches
Mail list logo