I just released 2.8.0.CR1, it can be downloaded from SourceForge (binary and source).
This version is pretty stable, and I expect a GA soon. The only open issues are currently a few IPv6 related issues and an issue which fixes spurious merges.
The release notes are here.
Enjoy,
Would it be useful from a marketing or clarity standpoint that you mention your product's name in your announcements?
ReplyDeleteI'm just sayin'. :)
You're absolutely right ! I'll do this next time !
ReplyDeleteCheers
Bela, does it work with TCP_NIO now?
ReplyDeleteTCP_NIO does work with 2.8, but is unsupported and experimental. If you want TCP/IP, pick the TCP transport for now.
ReplyDeleteIn [1], we'll merge TCP and TCP_NIO, and base them on NIO2. This will require JDK 7, so it'll be in Version 3.0 only.
[1] https://jira.jboss.org/jira/browse/JGRP-809