JBoss Messaging 1.2.0.Beta1 has been released and it is available for download on
jboss.org (
http://labs.jboss.com/portal/jbossmessaging/downloads) and sourceforge
(
http://sourceforge.net/project/showfiles.php?group_id=22866&package_i...).
This release builds in top of the clustering functionality already existing in
1.2.0.Alpha2 by adding the last major piece of functionality, high availability with
transparent failover.
The release ships with an example (which also doubles as smoke test) that demonstrates the
transparent failover capabilities. A vanilla JMS client creates a connection to the JMS
provider and sends message over that connection. Separately, we kill the cluster node
managing the connection (using System.halt(), to simulate an abrupt VM failure), but the
event goes unnoticed by the client, which continues to send and receive messages over the
same connection.
Obviously, the example requires a cluster of at least two nodes in order to work.
Other additions: fully tested HTTP transport support, improved testing framework to
support automated clustering testing, and overall strengthening of the clustering code.
As with any Beta release, our advice is to handle the code with care, insufficiently
probed for bugs may still lurk. We're planning to follow up very quickly with a Beta2,
for which the road map is available here:
http://jira.jboss.org/jira/browse/JBMESSAGING?report=com.atlassian.jira.p....
Enjoy the new release and feed us back your comments!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995394#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...