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/01/18 04:00:29 UTC

[jira] [Commented] (GOSSIP-42) Failure detection using NormalDistribution

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

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

GitHub user edwardcapriolo opened a pull request:

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

    GOSSIP-42 Use normal or expo distributions

    

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

    $ git pull https://github.com/edwardcapriolo/incubator-gossip GOSSIP-42

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

    https://github.com/apache/incubator-gossip/pull/26.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 #26
    
----
commit 428c0573fb208a4094bf2fc87a6d0ab456014cde
Author: Edward Capriolo <ed...@gmail.com>
Date:   2017-01-18T03:59:07Z

    GOSSIP-42 Use normal or expo distributions

----


> Failure detection using NormalDistribution
> ------------------------------------------
>
>                 Key: GOSSIP-42
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-42
>             Project: Gossip
>          Issue Type: New Feature
>            Reporter: Edward Capriolo
>
> We are currently using ExponentialDistribution detection Hama uses Normal See: https://github.com/apache/hama/blob/master/core/src/main/java/org/apache/hama/monitor/fd/UDPSupervisor.java 
> We should make this a setting so the user can chose



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