GitHub user mikewallace1979 opened a pull request:

    https://github.com/apache/couchdb-fabric/pull/41

    Avoid spamming logs with write_quorum errors

    The three metrics in fabric_doc_update:force_reply/3 were
    introduced to replace the write_quorum log message however the
    log line was not removed. This commit removes the log message.
    
    Close COUCHDB-2958

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mikewallace1979/couchdb-fabric 
2958-avoid-spamming-logs-with-write_quorum-errors

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fabric/pull/41.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 #41
    
----
commit 0ebc31ebe1174eefc9b5559bbd2f33ac2d2e903f
Author: Mike Wallace <[email protected]>
Date:   2016-03-03T17:13:48Z

    Avoid spamming logs with write_quorum errors
    
    The three metrics in fabric_doc_update:force_reply/3 were
    introduced to replace the write_quorum log message however the
    log line was not removed. This commit removes the log message.
    
    Close COUCHDB-2958

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to