In my company we chose Qpid because your active-active cluster feature.
This is important in our environment. But the Qpid-0.24 only supports
active-passive cluster.
Does support for active-active cluster will come back in the future?
Thanks!
Em 02-01-2014 17:51, Andrew Stitcher escreveu:
On Thu, 2014-01-02 at 16:54 -0200, Listas@Adminlinux wrote:
Hi,
I'm trying to generate Qpid-0.24 packages for Ubuntu 12.04.
It was configured as follows:
./configure --with-sasl --with-xml --with-rdma --with-ssl --with-swig
--libexecdir='/usr/lib' --enable-fast-install --enable-deprecated-autotools
But some plugins are not compiled: sslconnector.so for client; acl.so,
cluster.so, replicating_listener.so, replication_exchange.so, ssl.so and
watchdog.so for daemon.
These changes are what you should expect for 0.24:
The ssl and acl plugins have been directly subsumed by the qpidd
executable and so are no longer plugins.
The old active-active clustering has been replaced with active-passive
in a completely new implementation. This removed the other plugins and
added a new plugin - ha.so
If you are generating new packages you will need to adjust the packaging
specification it to take account of this change in files.
Andrew
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org