RE: Ubuntu packages for Qpid 0.24

2014-01-07 Thread Steve Huston
I have some experience with supporting a customer with fairly demanding 
messaging needs and they were using the active-active cluster mechanism. 
They're very happy to be on active-passive now.

If you'd like to talk further about why you think active-active is a better 
choice, I'd be happy to discuss here or privately - whichever you prefer.

-Steve

> -Original Message-
> From: Listas@Adminlinux [mailto:lis...@adminlinux.com.br]
> Sent: Tuesday, January 07, 2014 9:03 AM
> To: users@qpid.apache.org
> Subject: Re: Ubuntu packages for Qpid 0.24
> 
> 
> 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


-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



Re: Ubuntu packages for Qpid 0.24

2014-01-07 Thread Listas@Adminlinux


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



Re: Ubuntu packages for Qpid 0.24

2014-01-02 Thread Andrew Stitcher
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