Tracked in https://issues.apache.org/jira/browse/QPID-7669
On Thu, Feb 9, 2017 at 7:30 AM, Gordon Sim <[email protected]> wrote: > On 09/02/17 15:20, Gordon Sim wrote: > >> It seems that the swigged c++ implementation is now prefered to the pure >> python on. Not sure why that was done; I hadn't even realised it had >> been done. >> > > This was done as the fix for https://issues.apache.org/jira > /browse/QPID-7432, i.e. in order to allow management tools to work over > AMQP 1.0. > > However, it does not take into account some differences between the c++ > and python implementations, particularly for SSL configuration. > > It would be nice to make the preference for the swigged version somehow > conditional. E.g. through a command line option that specifically requests > AMQP 1.0. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
