You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by mikewallace1979 <gi...@git.apache.org> on 2016/03/03 18:17:32 UTC

[GitHub] couchdb-fabric pull request: Avoid spamming logs with write_quorum...

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 <mi...@apache.org>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fabric pull request: Avoid spamming logs with write_quorum...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fabric pull request: Avoid spamming logs with write_quorum...

Posted by janl <gi...@git.apache.org>.
Github user janl commented on the pull request:

    https://github.com/apache/couchdb-fabric/pull/41#issuecomment-192362534
  
    🙌


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fabric pull request: Avoid spamming logs with write_quorum...

Posted by nickva <gi...@git.apache.org>.
Github user nickva commented on the pull request:

    https://github.com/apache/couchdb-fabric/pull/41#issuecomment-192082589
  
    Could see lots of these log entries using a test script which creates 1000-some databases, it was a bit distracting, so +1 to clean it up.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---