JiriOndrusek commented on issue #4689:
URL: https://github.com/apache/camel-quarkus/issues/4689#issuecomment-1490141345

   @ppalaga I checked my branch (3 days old) and the test is working there in 
JVM.
   After rebase to `main`, the test fails with the same problem as you 
described 
[here](https://github.com/quarkiverse/quarkus-cxf/issues/627#issuecomment-1341205682).
 I can see the following message in the log:
   
   ```
   It is not possible to send out-of-band acknowledgments to the anonymous 
address.
   An acknowledgement will be piggybacked on the next response. 
   ```
   
   I have to find out why it was working on 3 day old codebase and not now. Do 
you recall any recent changes which could cause this behavior?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to