Havret edited a comment on issue #9: AMQNET-601: Add test toolkit for frame based assertions URL: https://github.com/apache/activemq-nms-amqp/pull/9#issuecomment-522306456 @cjwmorgan-sol Hey, you are right. I came across the same issue during work on https://github.com/apache/activemq-nms-amqp/pull/20. Luckily I think we can address this by, extending amqpnetlite handler api, with option to override settled flag with false value. It should do the trick as for now all our AmqpProducers use sender link with `Unsettled` SettleMode.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
