[infinispan-issues] [JBoss JIRA] (ISPN-9402) Upgrade to JGroups 4.0.13.Final

Dan Berindei (JIRA) issues at jboss.org
Wed Jul 25 08:50:00 EDT 2018


Dan Berindei created ISPN-9402:
----------------------------------

             Summary: Upgrade to JGroups 4.0.13.Final
                 Key: ISPN-9402
                 URL: https://issues.jboss.org/browse/ISPN-9402
             Project: Infinispan
          Issue Type: Component Upgrade
          Components: Core
    Affects Versions: 9.4.0.Alpha1
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 9.4.0.Beta1


Interesting features in JGroups 4.0.13.Final:

{quote}
- Changed the way a coord leaves gracefully (JGRP-2277): instead of creating the last view itself, the leaving coord asks the next-in-line to create and install it. This has the advantage that the new coord can retransmit the view (if lost) as it's stil alive and simplifies code, because the path for graceful leave and crash is now the same.

- Reactive style of merging (JGRP-2281): when using MERGE3 and TCP, a merge could be only partial and multiple merge rounds would be needed, increasing the total time for a complete merge.
This was changed by providing a new event which implements a reactive style of discovery by invoking a callback every time a discovery response is received.
{quote}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list