[ 
https://issues.apache.org/jira/browse/SOLR-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486296#comment-15486296
 ] 

ASF subversion and git services commented on SOLR-9408:
-------------------------------------------------------

Commit ef3057e43b6c3783f1324b2893eeb8702c86487c in lucene-solr's branch 
refs/heads/master from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ef3057e ]

SOLR-9408: Fix TreeMergeOutputFormat to add timestamp metadata to commits


> 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
>            Assignee: Varun Thacker
>              Labels: mapreduce, solrcloud
>             Fix For: 6.3, master (7.0)
>
>         Attachments: SOLR-9408.patch, SOLR-9408.patch, SOLR-9408.patch
>
>
> 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