Apache Qpid Broker-J 7.0.2 已发布,Apache Qpid Broker-J 是一个用 Java 编写的消息代理,它使用 AMQP 1.0, 0-10, 0-9-1, 0-9 和 0-8 存储、路由和转发消息。该版本带来了新特性和改进,还修复了 bug:
新特性和改进
- QPID-8091 – [Broker-J] [AMQP 1.0] Store transaction timeout feature
- QPID-8101 – [Broker-J] [Web Management Console] Add ability to close more than one connection at once
- QPID-8102 – [Broker-J][Web Management Console] Add UI for virtual host node auto-creation policies
- QPID-8110 – [Broker-J] Add ability to check ERRORED state of entire configured object hierarchy on broker startup
Bug 修复
- QPID-8098 – [Broker-J] [AMQP 0-10] Queue browsers erroneously increment the delivery count
- QPID-8099 – [Broker-J] [AMQP Management] Operation Queue#getMessageInfo response returned as serialised java object rather list of maps
- QPID-8100 – [Broker-J] [AMQP 0-10] SESSION_BUSY sent on wrong channel leading to hung Messaging API based application
- QPID-8104 – [Broker-J] [Query] [WMC] Ordering connections tables by port column fails with ‘422 – The orderBy expression at position ‘0’ is unsupported’
- QPID-8106 – [Broker-J] [Alternate Binding] On virtualhost recovery, message “Gave up waiting for Queue ‘xxxx’ to attain state” written to the log and startup delayed
下载地址:https://qpid.apache.org/releases/qpid-broker-j-7.0.2/index.html
转自 http://www.oschina.net/news/93914/apache-qpid-broker-j-7-0-2-released