Re: ProtonJ2 client handling of null message bodies

2024-03-18 Thread Timothy Bish
This should now be fixed as part of: https://issues.apache.org/jira/browse/PROTON-2809 On 3/15/24 15:42, Ciaran wrote: On Fri, Mar 15, 2024 at 6:14 PM Timothy Bish wrote: On 3/15/24 11:50, Ciaran wrote: Hi, I'm attempting to build a resilient client using the protonj2 client and as part o

Re: ProtonJ2 client handling of null message bodies

2024-03-18 Thread Ciaran
On Mon, Mar 18, 2024 at 8:50 PM Timothy Bish wrote: > This should now be fixed as part of: > https://issues.apache.org/jira/browse/PROTON-2809 Thanks Tim, I can confirm that to be the case on my side too! Appreciate you looking into it for me, thank you.