JGroupsGroupMembershipService reports suspected member as quitMember instead of 
failedMember
--------------------------------------------------------------------------------------------

         Key: HEDERA-45
         URL: https://forge.continuent.org/jira/browse/HEDERA-45
     Project: Hedera
        Type: Sub-task

    Versions: Hedera 2.0    
    Reporter: Linas Virbalas
 Assigned to: Linas Virbalas 
    Priority: Minor
     Fix For: Hedera 2.0


When JGroupsReliableGroupChannel receives SuspectEvent about some member, it 
calls JGroupsGroupMembershipService.suspect(...) method. But than though 
JGroupsGroupMembershipService knows that this is a report about member's 
failure, it calls AbstractGroupMembershipService.quitMember(...) instead of 
AbstractGroupMembershipService.failedMember(...). So, we loose details about 
this issue in a group and report it as a more general quitMember event.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera

Reply via email to