Re: Trouble with some headers and body

2022-03-02 Thread Timothy Bish
On 3/2/22 17:54, Benson, Charles wrote: Hello - Very new to working with Qpid JMS client 0.60, sending messages to Azure Service Bus. Connection is OK, message sends, and some headers are set, but some are not. We have not been able to find a way to set headers (seen on the AzureSB side) of Me

Trouble with some headers and body

2022-03-02 Thread Benson, Charles
Hello - Very new to working with Qpid JMS client 0.60, sending messages to Azure Service Bus. Connection is OK, message sends, and some headers are set, but some are not. We have not been able to find a way to set headers (seen on the AzureSB side) of MessageID and Label. Also, the body of the m

Re: [VOTE] Release Apache Qpid Proton 0.37.0

2022-03-02 Thread Robbie Gemmell
This one it seems isnt a regression, though has been described as 'potentially nasty', noted. Still waiting on more details around the other thing which would be a regression. Will leave the vote open further still and decide when that one is clear. On Wed, 2 Mar 2022 at 10:23, Jiri Daněk wrote:

Re: [VOTE] Release Apache Qpid Proton 0.37.0

2022-03-02 Thread Jiri Daněk
+- "?" A GitHub PR has been opened, which suggests there might be a refcounting issue in the Python binding. https://github.com/apache/qpid-proton/pull/360. Looking at the history of the relevant code, it looks to me that the PR is trying to fix reference counting in code last updated in PROTON-24