[
https://issues.apache.org/jira/browse/COUCHDB-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893350#comment-15893350
]
ASF GitHub Bot commented on COUCHDB-3316:
-----------------------------------------
GitHub user nickva opened a pull request:
https://github.com/apache/couchdb-couch-replicator/pull/59
Make sure to log db as well as doc in replicator logs.
COUCHDB-3316
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch-replicator couchdb-3316
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-replicator/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit 50dcd7d7c5f7ce003e8e2fc84646c1aa9931ebaa
Author: Nick Vatamaniuc <[email protected]>
Date: 2017-03-03T00:12:47Z
Make sure to log db as well as doc in replicator logs.
COUCHDB-3316
----
> Log replicator db name not just doc ids
> ---------------------------------------
>
> Key: COUCHDB-3316
> URL: https://issues.apache.org/jira/browse/COUCHDB-3316
> Project: CouchDB
> Issue Type: Improvement
> Reporter: Nick Vatamaniuc
>
> Currently replicator logs only doc_id. However in 2.0 there could be more
> than one _replicator db. So for logs to be useful it would be nice to log the
> db as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)