Configuring mergeScheduler for SolrCloud

2024-02-15 Thread 6harat
Hi, We have a solr cloud setup (tlog + pull - v8.2) which is currently showing a large amount of CPU being used by Lucene Merge Thread pool which are spawned by ConcurrentMergeScheduler. As a result of this, our writes have considerably slowed down. We were looking to fine tune that config basis

Re: tlogs not getting purged in TLOG replica set up

2024-02-13 Thread 6harat
some light here or provide guidance/hints to proceed ahead. On Fri, Feb 9, 2024 at 9:10 PM Gummadi, Ramesh wrote: > TLOGs on TLOG replicas are growing continuously. That is the issue. They > are growing 10x the index size. > > On Fri, Feb 9, 2024 at 4:40 PM 6harat > wrote: &g

Re: tlogs not getting purged in TLOG replica set up

2024-02-09 Thread 6harat
this communication in error, > please notify us immediately by email and delete the original message. > -- Regards 6harat

Re: Solr Replication Monitoring in Solr Cloud

2023-08-27 Thread 6harat
on.Gen 3. Not all nodes report values under Replication>Master(Replicable) On Mon, Aug 28, 2023 at 11:30 AM 6harat wrote: > More details about the setup: > Solr version: 8.2.0 > > The documentation here: > https://solr.apache.org/guide/8_2/metrics-reporting.html#core-solrcor

Re: Solr Replication Monitoring in Solr Cloud

2023-08-27 Thread 6harat
which corresponds to shard replication and transaction log replay. I have also attached the output of "solr/admin/metrics?group=core" from one of our pull replica nodes Regards 6harat On Mon, Aug 28, 2023 at 11:20 AM 6harat wrote: > Hi, > > We are running a Solr Cloud setup in p

Solr Replication Monitoring in Solr Cloud

2023-08-27 Thread 6harat
ogies if such a question is already answered or the details already exist in the reference manual. If that is indeed the case, please drop the relevant link below. Regards 6harat

Request to join slack channels (#solr and #solr-dev)

2023-06-20 Thread 6harat
Hi, As per this doc: https://solr.apache.org/community.html#mailing-lists-chat there are two slack channels that exist on ASF slack. However, the public sign-up on ASF slack is restricted to those with @apache.org email only. The slack sign-up page mentions contacting the workspace administrator

Re: question on filesize limits for json

2022-03-04 Thread 6harat
utowarm time: > 0 ms > 2022-03-03 22:57:00.414 INFO (qtp1515403487-49) [ x:gettingstarted] > o.a.s.u.p.LogUpdateProcessorFactory [gettingstarted] webapp=/solr > path=/update/json/docs > params={f=/docs/**&commit=true}{add=[fbb18697-d823-46e8-8571-6dde6750634b > (1726321231525838848)],commit=} 0 369 > > The "Num Docs" reported in the solr GUI increases each time I do this. > > A query for everything (*:*) gives me the correct doc count. > > But no matter what I query for, I cannot get a result from inside the > large document. Am > I hitting some limit that is silently messing up the indexing and/or the > query return? > > Thanks, > > Dan > > > > > -- 6harat [solr enthusiast, not affiliated to core dev team]