[
https://issues.apache.org/jira/browse/SOLR-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-3911:
------------------------------
Attachment: SOLR-3911.patch
First draft:
All tests pass with a few caveats:
* Replication tests that replicate config files are currently disabled and it's
not yet supported.
* Replication backup command test is disabled and not yet supported.
* There are a few nocommits around little issues to work out.
* Still need to add back local FileSystem optimizations - mostly doing rename
for a move rather than copy from one Directory impl to another.
In pretty good shape though.
> Replication should work with any Directory impl, not just local filesystem
> based Directories.
> ---------------------------------------------------------------------------------------------
>
> Key: SOLR-3911
> URL: https://issues.apache.org/jira/browse/SOLR-3911
> Project: Solr
> Issue Type: Improvement
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 4.1, 5.0
>
> Attachments: SOLR-3911.patch
>
>
> I've wanted to do this for a long time - there is no reason replication
> should not support any directory impl. This will let us use the mockdir for
> replication tests rather than having to force an FSDir and lose all the extra
> test checks and simulations. This will improve our testing around replication
> a lot, and allow custom Directory impls to be used on multi node Solr.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]