[
https://issues.apache.org/jira/browse/COUCHDB-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filipe Manana closed COUCHDB-958.
---------------------------------
Resolution: Fixed
Hi, that was already fixed in trunk and branch 1.0.x. Here's the commit:
http://svn.apache.org/viewvc?view=revision&revision=1001184
1.0.2 will include this fix.
> Compacting a database intermittently kills replications
> -------------------------------------------------------
>
> Key: COUCHDB-958
> URL: https://issues.apache.org/jira/browse/COUCHDB-958
> Project: CouchDB
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.0.1
> Environment: Ubuntu 10.04.1, Erlang R13B03
> Reporter: Stephen Lewis
> Priority: Blocker
> Fix For: 1.0.2
>
>
> Steps to reproduce:
> 1. Set up a number of pull replications between server A and server B
> 2. Compact one of the databases on server B
> Sometimes, just after the compaction finishes, all the running replications
> on server B (pulling from server A) will die. For the avoidance of doubt,
> this includes replications targeting databases other than the one that was
> being compacted.
> I've discussed this with rnewson on IRC, and he's seen the logs from when the
> problems occur.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.