We're noticing a lot of churn in our connection pool, with connections being
opened/closed frequently. Our ExceptionListener frequently gets triggered by
a connection being closed with the following stacktrace:
javax.jms.JMSException: Connection closed by external action
at
org.apache.qpid
Hi,
I am trying to coonect my python client to amazon mq(AMQP) with qpid proton
library but I am getting timeout error. So, May I know any reason for this
behavior.
Thanks
Does QPID have feature to hold incoming messages for certain duration and sort
them out by a value in the content (i.e. message ID) before publishing the
messages?
Hi all,
I'm facing very important reliability issues with qpid-proton cpp (0.26.0 but
also yesterday's master)
Here is my situation : I have several proton::messaging_handler's, one for each
of my connections.
Some handlers are "senders" ; they have one link that is a proton::sender.
Some han
Hi Igor,
You can create new nodes by using your own initial configuration file [1].
The broker configuration is created from an initial configuration (some
sort of template) on first start-up.
If no initial configuration is provided, the default one [2] is used.
You can create your own initial con