JGroups Changelog

What's new in JGroups 2.6.6.GA

Nov 10, 2008
  • Bug:
  • [JGRP-849] - Concurrent connect of multiple channels with shared transport fails
  • [JGRP-853] - Failure detection: multiple crashes not detected
  • Feature Request:
  • [JGRP-836] - Eliminate Linux cross-talk in MPING
  • [JGRP-852] - GossipRouter/GossipClient: make sockets use SO_TIMEOUT and SO_LINGER
  • Task:
  • [JGRP-846] - ExposedByteArrayOutputStream / ExposedDataOutputStream: override synchronized methods
  • [JGRP-847] - ExposedByteArrayInputStream / ExposedDataInputStream: override synchronized methods with unsynchronized ones