Hello,
I have spotted a performance-impacting lack in AMQP 1.0 implementation of 
session.sync() in C++ client. On AMQP 0-10, the method sends execution.sync 
frame to the broker, asking for prompt delivery status to be sent. But 1.0 
client does not invoke any such command. For performance impact, see QPID-5701 
I raised.

My question is: what would be reasonable way of telling the broker "please send 
me all dispositions now" over AMQP 1.0? Any ideas? Checking AMQP 1.0 spec I 
dont see a direct way..

Kind regards,
Pavel



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to