[jira] Commented: (SOLR-820) replicate After startup for new replication

2009-01-30 Thread Peter Wolanin (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12668953#action_12668953
 ] 

Peter Wolanin commented on SOLR-820:


Jacob and I are seeing the exact same issue today - is there some way to set 
the timestamp in the index on the slave server ?

 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 (scripts)
Reporter: Noble Paul
Assignee: Shalin Shekhar Mangar
Priority: Minor
 Fix For: 1.4

 Attachments: SOLR-820.patch


 add another option of 
 {code}
  str name=replicateAfterstartup/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.



[jira] Commented: (SOLR-820) replicate After startup for new replication

2009-01-30 Thread Noble Paul (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12668989#action_12668989
 ] 

Noble Paul commented on SOLR-820:
-

is the version on the master showing zero?


 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 (scripts)
Reporter: Noble Paul
Assignee: Shalin Shekhar Mangar
Priority: Minor
 Fix For: 1.4

 Attachments: SOLR-820.patch


 add another option of 
 {code}
  str name=replicateAfterstartup/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.



[jira] Commented: (SOLR-820) replicate After startup for new replication

2009-01-15 Thread Shalin Shekhar Mangar (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12664246#action_12664246
 ] 

Shalin Shekhar Mangar commented on SOLR-820:


Thanks for reporting this Michael. I'll try to reproduce the issue.

 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 (scripts)
Reporter: Noble Paul
Assignee: Shalin Shekhar Mangar
Priority: Minor
 Fix For: 1.4

 Attachments: SOLR-820.patch


 add another option of 
 {code}
  str name=replicateAfterstartup/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.



[jira] Commented: (SOLR-820) replicate After startup for new replication

2009-01-13 Thread Michael Henson (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12663533#action_12663533
 ] 

Michael Henson commented on SOLR-820:
-

I have not been able to get this to work in my configuration. The slave 
instance, starting with an empty target directory, creates segments files for 
itself on startup. It then has an index version that is a higher number than 
the master's index version. The replication never starts, unless I do a commit 
on the master.

My replication config is very straightforward. My configuration assumes that 
the slave machine is starting off completely empty of all data (aside from the 
essentials necessary to get Solr to start), and will pull everything from the 
master instance.


 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 (scripts)
Reporter: Noble Paul
Assignee: Shalin Shekhar Mangar
Priority: Minor
 Fix For: 1.4

 Attachments: SOLR-820.patch


 add another option of 
 {code}
  str name=replicateAfterstartup/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.