Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: belaban/JGroups
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: JGroups-4.2.0.Final
Choose a base ref
...
head repository: belaban/JGroups
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: JGroups-4.2.1.Final
Choose a head ref
  • 8 commits
  • 22 files changed
  • 1 contributor

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    10e70bd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. UPerf can now use fibers

    belaban committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    fbab216 View commit details
    Browse the repository at this point in the history
  2. - Backport of JGRP-2451 from master to 4.x

    - Moved common functionality of FD_ALL and FD_ALL2 into FailureDetection parent class
    - First version of FD_ALL3 (https://issues.redhat.com/browse/JGRP-2451)
    - Heartbeats are not sent to self (https://issues.redhat.com/browse/JGRP-2451)
    - msg_counts_as_heartbeat is default (removed) and heartbeats are suppressed when a multicast has been sent
    - Changed MFC.max_credits default
    - Updated documentation
    belaban committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d399055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8513889 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    ac9056f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    4a5a532 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    b0a60cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7905994 View commit details
    Browse the repository at this point in the history
Loading