Apache Qpid Broker-J 7.0.4 已发布,Apache Qpid Broker-J 是一个用 Java 编写的消息代理,它使用 AMQP 1.0, 0-10, 0-9-1, 0-9 和 0-8 存储、路由和转发消息。该版本带来了新特性和改进,还修复了 bug:
新特性
- QPID-8163 – [Broker-J] [ACL] Owner ACL rules
- QPID-8181 – [Broker-J] Add statistics for a total number of connections established on AMQP port
Bugs 修复
- QPID-8160 – [Broker-J] [AMQP 1.0] AccessControlException when creating sending link reported as amqp:internal-error rather than amqp:unauthorised-access
- QPID-8164 – [Broker-J] [AMQP 1.0] [BINDMAP] Dynamic nodes created with the temporary-queue capability do not enforce connection exclusivity
- QPID-8165 – [Broker-J][WMC] Validation of configured object names is too restrictive in Web Management Console
- QPID-8171 – [Broker-J] Failed to start broker under Windows when QPID_JAVA_GC is set
- QPID-8176 – [Broker-J][WMC] Infinite loop in Web Management Console restart operation when OAuth2 authentication provider is configured on http port
- QPID-8182 – [Broker-J] [Message Conversion] Message id fidelity lost when converting from AMQP 1.0 to 0-10 when message-id-string carries a ID: prefixed UUID
- QPID-8198 – [Broker-J][Documentation] Account headers in formula for estimation of heap size
下载地址:https://qpid.apache.org/releases/qpid-broker-j-7.0.4/index.html
转自 https://www.oschina.net/news/96720/apache-qpid-broker-j-7-0-4-released