Menu Search

Qpid Broker-J 8.0.6 Release Notes

Qpid Broker-J is a message broker written in Java that stores, routes, and forwards messages using AMQP.

For more information about this release, including download links and documentation, see the release overview.

New features and improvements

  • QPID-8530 - [Broker-J] Duplicated functionality of the Selector::wakeup method in SelectorThread
  • QPID-8541 - [Broker-J] Enhance Broker Rest API to include certificate alias
  • QPID-8556 - [Broker-J] Expose virtual host threshold for triggering flow to disk on direct memory utilization
  • QPID-8559 - [Broker-J] Add debug logs for flow to disk events
  • QPID-8560 - [Broker-J] Upgrade fasterxml jackson dependency

Bugs fixed

  • QPID-8546 - [Broker-J] BDB HA replication of atomic BDB transactions for message acknowldgements impacts consumer performance
  • QPID-8552 - [Broker-J] Http management interface should ignore OPTIONS command
  • QPID-8555 - [Broker-J] Http management does not allow to set OPTIONS method in attribute for CORS allowed methods