Re: [VOTE] Release Apache Qpid JMS 0.58.0

2021-04-06 Thread Timothy Bish
On 4/6/21 12:48 PM, Robbie Gemmell wrote: Hi folks, I have put together a spin for a 0.58.0 Qpid JMS client release, please give it a test out and vote accordingly. The source and binary archives can be grabbed from: https://dist.apache.org/repos/dist/dev/qpid/jms/0.58.0-rc1/ The maven artifac

Re: [Qpid Dispatch] link's owning_addr

2021-04-06 Thread Ted Ross
On Tue, Apr 6, 2021 at 3:28 PM Ganesh Murthy wrote: > On Tue, Apr 6, 2021 at 2:57 PM Ted Ross wrote: > > > Hi Ganesh, > > > > Yes, multiple links can share the same owning_addr. It looks, from a > > reading of the backtrace, that it might not be the address that's double > > freed, but it might

Re: [Qpid Dispatch] link's owning_addr

2021-04-06 Thread Ganesh Murthy
On Tue, Apr 6, 2021 at 2:57 PM Ted Ross wrote: > Hi Ganesh, > > Yes, multiple links can share the same owning_addr. It looks, from a > reading of the backtrace, that it might not be the address that's double > freed, but it might be the outstanding_deliveries field of the address > that's being

Re: [Qpid Dispatch] link's owning_addr

2021-04-06 Thread Ted Ross
Hi Ganesh, Yes, multiple links can share the same owning_addr. It looks, from a reading of the backtrace, that it might not be the address that's double freed, but it might be the outstanding_deliveries field of the address that's being freed here. -Ted On Tue, Apr 6, 2021 at 12:16 PM Ganesh Mu

[VOTE] Release Apache Qpid JMS 0.58.0

2021-04-06 Thread Robbie Gemmell
Hi folks, I have put together a spin for a 0.58.0 Qpid JMS client release, please give it a test out and vote accordingly. The source and binary archives can be grabbed from: https://dist.apache.org/repos/dist/dev/qpid/jms/0.58.0-rc1/ The maven artifacts are also staged for now at: https://repos

[Qpid Dispatch] link's owning_addr

2021-04-06 Thread Ganesh Murthy
I have a quick question about qdr_link_t's owning_addr field ( https://github.com/apache/qpid-dispatch/blob/1.15.0/src/router_core/router_core_private.h#L437 ) Can the owning_addr on many links point to the same address ? For example, can the following be true? link1->owning_addr = my_addr link2

[VOTE] Release Apache Qpid Proton 0.34.0

2021-04-06 Thread Robbie Gemmell
Hi folks, I have put together a first spin for a Qpid Proton 0.34.0 release, please give it a test out and vote accordingly. The files can be grabbed from: https://dist.apache.org/repos/dist/dev/qpid/proton/0.34.0-rc1/ The JIRAs assigned are: https://issues.apache.org/jira/secure/ReleaseNote.jsp