[
https://issues.apache.org/jira/browse/SOLR-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-1068:
----------------------------------------
Attachment: SOLR-1068.patch
# Adds a method sync(File file) to FileUtils with code copied over from
Lucene's Directory.sync()
# SnapPuller#copyIndexFiles calls sync after moving index files from tmp
location to the index directory
# SnapPuller#copyTmpConfFiles2Conf calls sync after moving conf files from tmp
location to the conf directory
> Use fsync on replicated index and configuration files
> -----------------------------------------------------
>
> Key: SOLR-1068
> URL: https://issues.apache.org/jira/browse/SOLR-1068
> Project: Solr
> Issue Type: Improvement
> Components: replication (java)
> Reporter: Shalin Shekhar Mangar
> Fix For: 1.4
>
> Attachments: SOLR-1068.patch
>
>
> Related discussion on solr-dev at http://markmail.org/thread/f2axi3ffk3ueudpm
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.