Yes, definitely need some backoff, but in the case where each session is truly independent, this could be done by just sticking a sleep in the onMessage before calling session.recover(). Maybe not ideal, but would work. I don't know amqp well enough to know whether it's something that could be handled within the protocol rather than by client side coding.
Jonathan -- View this message in context: http://qpid.2158936.n2.nabble.com/Problems-using-CLIENT-ACKNOWLEDGE-with-qpid-amqp-1-0-client-jms-0-28-and-ActiveMQ-tp7614874p7615089.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
