Hello Justin Can the following JIRAs be considered for inclusion in 0.14 please?
QPID-3617 - AMQQueueMBean.viewMessages: Viewing message without priority set ends with NullPointerException This is a very minor changes that would affect users of the Python client with the Java Broker. It prevents a NullPointerException in the event that the published message does not have priority. This defect impacts the ability of the user to manage the Java Broker. QPID-2703 - Transaction rollback/recover does not restore consumer credit. There are two separate aspects to this change. A Broker side bug affecting 0-8..0-9-1 and a client side issue affecting 0-10. In the former case the Broker needs to restore credit when messages are requeued, and the latter, the client was failing to complete the message transfer commands for the messages it was releasing resulting in a failure to restore credit. There is no way for the user to workaround this issue - in both cases the consumer starves after rolling-back/recovering <pre-fetch sized> number of messages. Kind regards, Keith. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
