Jessica Cheng Mallet created SOLR-9408:
------------------------------------------

             Summary: Add solr commit data in TreeMergeRecordWriter
                 Key: SOLR-9408
                 URL: https://issues.apache.org/jira/browse/SOLR-9408
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: contrib - MapReduce
            Reporter: Jessica Cheng Mallet


The lucene index produced by TreeMergeRecordWriter when the segments are merged 
doesn't contain Solr's commit data, specifically, commitTimeMsec.

This means that when this index is subsequently loaded into SolrCloud and if 
the index stays unchanged so no newer commits occurs, ADDREPLICA will appear to 
succeed but will not actually do any full sync due to SOLR-9369, resulting in 
adding an empty index as a replica.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to