Pushkar Raste created SOLR-15286: ------------------------------------ Summary: A brand new replica in the legacy setup reports healthy before replicating index from its leader Key: SOLR-15286 URL: https://issues.apache.org/jira/browse/SOLR-15286 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: replication (java) Affects Versions: 8.8.1 Reporter: Pushkar Raste
In the legacy mode when you add a brand new replica it immediately starts reporting healthy even if it hasn't fully replicated index from its leader. This issue is also exhibited when you shut down a replica and start it after a lot of data is indexed on the leader. If the replica reports healthy LB would continue to forward incoming requests to it and this would result in inconsistent data being retuned to the caller. -- This message was sent by Atlassian Jira (v8.3.4#803005)