[
https://issues.apache.org/jira/browse/GEODE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851054#comment-16851054
]
ASF subversion and git services commented on GEODE-6583:
--------------------------------------------------------
Commit b2928c9a9408e66a7859b740e8186761f14fd64e in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b2928c9 ]
GEODE-6583 Integrate phi-accrual failure detection into Geode
give all members a heartbeat if we notice a JVM pause
> Integrate phi-accrual failure detection into Geode
> --------------------------------------------------
>
> Key: GEODE-6583
> URL: https://issues.apache.org/jira/browse/GEODE-6583
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Akka has a history-based failure detector that records heartbeat history and
> is forgiving of pauses to a certain extent. This has been incorporated into
> hazelcast as an alternative failure detector & we should investigate doing
> the same.
> The Akka detector was written in Scala. There is a Java port here:
> [https://github.com/komamitsu/phi-accural-failure-detector]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)