Robbie Gemmell
Robbie Gemmell
information was logged in such cases previously, by vertx-core. That looks to have changed in 3.6.0, along with behaviour around firing the core exception listeners as noted on #93.
There are, sometime soon, per https://lists.apache.org/thread/mtv3dxcj1qhkxz3r88tbj4918rzdxwqm
Seems like the same code as the old PR, so [same comment from before](https://github.com/apache/activemq/pull/982#issuecomment-1438292774): Since message objects can be reused/resent, and might already have an existing value for JMSDeliveryTime, it...
It also now occurs to me it may not handle foreign providers Message properly since it seemingly doesnt call setJMSDeliveryTime at all on send (unless thats being done elsewhere already...though...
I dont believe RabbitMQ supports either basic dynamic sources (required to create a dynamic receiver), or the layered anonymous-relay extension mechanism needed for anonymous producer links, so those calls simply...
Seems reasonable, but is presumably going to cause it to spam a bunch of PRs (10 at a time) initially for various stuff we arent on the latest for, e.g...