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

noble.paul edited comment on SOLR-820 at 2/3/09 12:28 AM:
----------------------------------------------------------

An untested patch. can you try it out?
When there are no commits on the master the list of files associated with the 
current commit point is not avalable because onCommit/onInit is not called on 
the deletionpolicy.

So if we do a force open of the writer , the onInit() gets called on the 
deletionpolicy and we get a chance to read the file names

      was (Author: noble.paul):
    An untested patch. can you try it out?
  
> replicate After startup for new replication
> -------------------------------------------
>
>                 Key: SOLR-820
>                 URL: https://issues.apache.org/jira/browse/SOLR-820
>             Project: Solr
>          Issue Type: Improvement
>          Components: replication (java)
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-820.patch, SOLR-820.patch, SOLR-820.patch
>
>
> add another option of 
> {code}
>  <str name="replicateAfter">startup</str>
> {code}
> so that replication can be triggered w/o a commit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to