You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gossip.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/03 12:11:00 UTC

[jira] [Commented] (GOSSIP-87) Unused workQueue in gossipCore

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

ASF GitHub Bot commented on GOSSIP-87:
--------------------------------------

GitHub user pxsalehi opened a pull request:

    https://github.com/apache/incubator-gossip/pull/65

    GOSSIP-87 Unused workQueue in gossipCore

    Does the WORKQUEUE_SIZE metric also need to be removed or set to zero?

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

    $ git pull https://github.com/pxsalehi/incubator-gossip master

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

    https://github.com/apache/incubator-gossip/pull/65.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 #65
    
----
commit 4572eed73d9512bd3bfc26e1e80e3bcb8836582a
Author: pxsalehi <px...@gmail.com>
Date:   2017-08-03T12:03:24Z

    GOSSIP-87 Unused workQueue in gossipCore

----


> Unused workQueue in gossipCore
> ------------------------------
>
>                 Key: GOSSIP-87
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-87
>             Project: Gossip
>          Issue Type: Bug
>            Reporter: Edward Capriolo
>
> https://github.com/apache/incubator-gossip/blob/master/gossip-base/src/main/java/org/apache/gossip/manager/GossipCore.java#L54
> Remove this and the counter for it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)