You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/31 15:06:53 UTC

[jira] [Commented] (COUCHDB-2632) Clustered _replicator is broken

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

ASF subversion and git services commented on COUCHDB-2632:
----------------------------------------------------------

Commit a7cb8fd3edd4ec21ad0cec4a96a2c496ccc3e7a8 in couchdb-fabric's branch refs/heads/2643-fix-arity from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fabric.git;h=a7cb8fd ]

Call the correct before_doc_update arity

bug introduced in COUCHDB-510

fixes COUCHDB-2630 COUCHDB-2632 COUCHDB-2643


> Clustered _replicator is broken
> -------------------------------
>
>                 Key: COUCHDB-2632
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2632
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: BigCouch
>            Reporter: Alexander Shorin
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> On attempt to create a new document:
> {code}
> 2015-02-26 23:09:09.018 [error] node1@127.0.0.1 <0.393.0> req_err(4102877184) unknown_error : undef
>     [<<"chttpd_db:update_doc/4 L919">>,<<"chttpd_db:send_updated_doc/6 L883">>,<<"chttpd:handle_request/1 L210">>,<<"mochiweb_http:headers/5 L93">>,<<"proc_lib:init_p_do_apply/3 L237">>]
> 2015-02-26 23:09:09.018 [error] node1@127.0.0.1 <0.393.0> httpd 500 error response:
>  {"error":"unknown_error","reason":"undef","ref":4102877184}
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)