RE: [External] Re: Queries on Qpid setup

2020-11-05 Thread Malyala, Kirankumar
Hi Alex, We are using broker-j (for java). As of now, we are exploring on version 7. Please do let us know if you want any other information. Regards, Kirankumar Malyala -Original Message- From: Oleksandr Rudyy Sent: Friday, November 6, 2020 5:44 AM To: users@qpid.apache.org Subject: [E

Re: Queries on Qpid setup

2020-11-05 Thread Oleksandr Rudyy
Hi Kirankumar, Could you please clarify what exactly Qpid broker are you trying to use? There are two brokers in Qpid project: c++ broker and broker-j (for java). Are you using Qpid Broker-J? Kind regards, Alex On Thu, 5 Nov 2020 at 08:05, Malyala, Kirankumar wrote: > Hi Team, > > We have been

Re: Connection aborted with amqp:connection:framing-error

2020-11-05 Thread Maheedhar Gunnam
This behavior is reproducible 100% of the time. Basically, on the disconnect of every client(receiver) I see the assertion failure. *1.13.0* is the ROUTER version. Thank you, Mahee -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html ---

Autopep8 for DISPATCH-1814

2020-11-05 Thread Jiri Daněk
Hello folks, (https://issues.apache.org/jira/browse/DISPATCH-1814 Apply autofixes to resolve some flake8 code formatting issues) I have prior positive experience with autopep8, https://pypi.org/project/autopep8/. It is a tool to automatically reformat Python source code. It can either selectively

Re: Connection aborted with amqp:connection:framing-error

2020-11-05 Thread Ted Ross
On Wed, Nov 4, 2020 at 2:00 PM Gordon Sim wrote: > On 04/11/2020 6:06 pm, Maheedhar Gunnam wrote: > > Hello Team, > > > > I am running into a weird scenario where I have a python client > connected as > > a receiver, killing this client leads to a framing error as below > > > > 2020-11-03 11:25:3

Queries on Qpid setup

2020-11-05 Thread Malyala, Kirankumar
Hi Team, We have been doing some POC on Qpid. While working on the configuration, we came across multiple blockers which we have mentioned below. * How to use a specific version of TLS encryption for Qpid if we deploy on VM. * We understood from the Qpid documentation that we have to d