Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@rosik rosik released this 12 Jul 22:07
· 19 commits to master since this release
f62e09c

[2.4.0] - 2021-07-12

Added

  • New option SUSPICIOUSNESS (default: true) allows to
    disable generation of rumors about suspected members. Also,
    membership won't produce any rumors unless myself is alive.

  • New option log_debug which can be easily overridden to
    control the verbosity level.

Fixed

  • Uncaught exception which prevented discovering
    non-decryptable members.

  • Avoid event duplication due to a bug.

  • Properly handle the internal option NUM_FAILURE_DETECTION_SUBGROUPS
    which controls the number of indirect pings.