You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (Commented) (JIRA)" <ji...@apache.org> on 2011/10/30 15:02:32 UTC

[jira] [Commented] (COUCHDB-1323) couch_replicator

    [ https://issues.apache.org/jira/browse/COUCHDB-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139625#comment-13139625 ] 

Filipe Manana commented on COUCHDB-1323:
----------------------------------------

Thanks Benoit.

I tested the second patch, but test 002 is failing:

fdmanana 14:00:20 ~/git/hub/couchdb4 (master)> ./test/etap/run -v src/couch_replicator/test/002-replication-compact.t 
src/couch_replicator/test/002-replication-compact.t .. 
# Current time local 2011-10-30 14:00:25
# Using etap version "0.3.4"
1..376
Apache CouchDB 0.0.0 (LogLevel=info) is starting.
Apache CouchDB has started. Time to relax.
[info] [<0.2.0>] Apache CouchDB has started on http://127.0.0.1:59045/
ok 1  - Source database is idle before starting replication
ok 2  - Target database is idle before starting replication
# Test died abnormally: {'EXIT',
                       {noproc,
                        {gen_server,call,
                         [couch_rep_sup,
                          {start_child,
                           {"e0ce0ffa71ae1915f953eb8d2f93e348+continuous",
                            {gen_server,start_link,
                             [couch_replicator,
                              {rep,
                               {"e0ce0ffa71ae1915f953eb8d2f93e348",


Good work :)
                
> couch_replicator
> ----------------
>
>                 Key: COUCHDB-1323
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1323
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Replication
>    Affects Versions: 2.0, 1.3
>            Reporter: Benoit Chesneau
>              Labels: replication
>         Attachments: 0001-move-couchdb-replication-to-a-standalone-application.patch, 0001-move-couchdb-replication-to-a-standalone-application.patch
>
>
> patch to move couch replication modules in in a standalone couch_replicator application. It's also available on my github:
> https://github.com/benoitc/couchdb/compare/master...couch_replicator

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira