How many documents ?
> The real difference was only a couple of ms?
>
> > Am 01.07.2020 um 07:34 schrieb Raji N :
> >
> > Had 2 indexes in 2 separate shards in one collection and had exact same
> > data published with composite router with a prefix. Disabled all caches
6.2020 um 22:47 schrieb Raji N :
> >
> > Hi ,
> >
> >
> > Trying to place multiple smaller indexes in one collection (as we read
> > solrcloud performance degrades as number of collections increase). We are
> > exploring two ways
> >
> >
> >
Hi ,
Trying to place multiple smaller indexes in one collection (as we read
solrcloud performance degrades as number of collections increase). We are
exploring two ways
1) Placing each index on a single shard of a collection
In this case placing documents for a single index is manual and
au
this case reducing heap size, frees native thread
> and app is able to recycle them. But you are right, it's rather better to
> disable it.
> Also, check docker host log, there's a specific error message for java
> under docker.
>
> On Fri, May 1, 2020 at 3:55 AM Raji N wr
> Raji, how that "OOM for solr occur in every 5 days." exactly looks like?
> What is the error message? Where it's occurring exactly?
>
> On Thu, Apr 30, 2020 at 1:30 AM Raji N wrote:
>
> > Thanks so much Jan. Will try your suggestions , yes we are also running
&g
nterested in this thread.
>
> Jan
>
> > 29. apr. 2020 kl. 19:26 skrev Raji N :
> >
> > Thank you for your reply. When OOM happens somehow it doesn't generate
> > dump file. So we have hourly heaps running to diagnose this issue. Heap
> is
&
uild 25.211-b12, mixed mode)
Thanks much for taking a look at it.
Raji
On Wed, Apr 29, 2020 at 10:04 AM Shawn Heisey wrote:
> On 4/29/2020 2:07 AM, Raji N wrote:
> > Has anyone encountered off-heap OOM. We are thinking of reducing heap
> > further and increasing the h
Try starting like this.
bin/solr start -Dsolr.jetty.threads.idle.timeout=2000 -z localhost:2181
Hope this helps
Raji
On Sun, Apr 26, 2020 at 11:24 PM Kommu, Vinodh K. wrote:
> Can someone shed some idea on below requirement?
>
> Thanks & Regards,
> Vinodh
>
> From: Kommu, Vinodh K.
> S
Hi,
We are using solrcloud 7.6.0 and we have containerized solr. We have around
30 collections and 7 solr nodes in the cluster. Though we have
containerized , we have one zookeeper container and one solr container
running in a host.
We have 24GB heap and total container has memory 49GB , which
to see if you have lots of
> >> threads that are running. Any by “lots” here, I mean 100s of threads
> >> that reference the same component, in this case that have cdcr in
> >> the stack trace.
> >>
> >> CDCR is not getting active work at this poi
in
> the stack trace.
>
> CDCR is not getting active work at this point, you might want to
> consider another replication strategy if you’re not willing to fix
> the code.
>
> Best,
> Erick
>
> > On Mar 29, 2020, at 4:17 AM, Raji N wrote:
> >
> > Hi All
Hi All,
We running solrcloud 7.6 (with the patch #
https://issues.apache.org/jira/secure/attachment/12969150)/SOLR-11724.patchon
production on 7 hosts in containers. The container memory is 48GB , heap
is 24GB.
ulimit -v
unlimited
ulimit -m
unlimited
We don't have any custom code in solr. We
12 matches
Mail list logo