[
https://issues.apache.org/jira/browse/GEODE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840491#comment-16840491
]
ASF subversion and git services commented on GEODE-6583:
--------------------------------------------------------
Commit 5bdfeda7e3b4a583fe1afe585c0e4729ab4c9ae2 in geode's branch
refs/heads/feature/GEODE-6583b from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5bdfeda ]
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: 20m
> 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)