[ https://issues.apache.org/jira/browse/SOLR-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718846#action_12718846 ]
Mark Miller commented on SOLR-1216: ----------------------------------- +1. I like the names too. Perhaps 'syncFromMaster' ? I could go either way for various reasons. Lets also clearup the doc for this stuff as part of the issue. I can work on the wiki part if you'd like. Are backups made in the same format as the scripts method (eg can I basically steal that info from the scripts wiki page?) Is it possible to replicate a backup or just the live index? I also want to put in what happens when you shutdown during a replication - does Solr wait? Abort? If its aborts, are the temp files cleaned up later? replicate and polling both to default to on right? and the replicate setting just stops any slaves hitting a master with replicate=off from syncing? > disambiguate the replication command names > ------------------------------------------ > > Key: SOLR-1216 > URL: https://issues.apache.org/jira/browse/SOLR-1216 > Project: Solr > Issue Type: Improvement > Components: replication (java) > Reporter: Noble Paul > Assignee: Noble Paul > Fix For: 1.4 > > > There is a lot of confusion in the naming of various commands such as > snappull, snapshot etc. This is a vestige of the script based replication we > currently have. The commands can be renamed to make more sense > * 'snappull' to be renamed to 'sync' > * 'snapshot' to be renamed to 'backup' > thoughts? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.