Re: Solr Replication Monitoring in Solr Cloud

2023-08-27 Thread 6harat
Hi, While investigation further, I noticed the following metric being exposed: "SEARCHER.searcher.indexVersion":1000687854, However, independently this doesn't provide any view of the replication lag and I may need to compare it with what is reported by master's core (and/or other pull replicas i

Re: Solr Replication Monitoring in Solr Cloud

2023-08-27 Thread 6harat
More details about the setup: Solr version: 8.2.0 The documentation here: https://solr.apache.org/guide/8_2/metrics-reporting.html#core-solrcore-registry talks about > The Core (SolrCore) Registry > > includes solr.cor

Solr Replication Monitoring in Solr Cloud

2023-08-27 Thread 6harat
Hi, We are running a Solr Cloud setup in production with the following setup: 1. TLOG nodes: 3 2. Pull nodes: M (depending upon the read scalability that is needed) Last week we encountered an issue where one of the pull replica wasn't able to fetch the index from the leader. While we are still i