Apache Qpid JMS 0.38.0 发布了,Qpid JMS 是一个使用了 Qpid Proton 协议引擎完整的 Java Message Service 2.0 客户端。支持基于 Apache Qpid Proton 协议引擎的高级消息队列协议 1.0(AMQP 1.0, ISO/IEC 19464, http://www.amqp.org),并实现了 AMQP JMS 在 OASIS 的映射。
更新内容
新特性和改进
- QPIDJMS-416 – Move protocol processing work into the netty event loop thread
- QPIDJMS-418 – Clean up the usage of Symbol type and conversion to Symbol from String
- QPIDJMS-420 – Improve performance of MessageConsumer processing
- QPIDJMS-421 – Improve performance of MessageProducer by caching common annotation encodings
- QPIDJMS-423 – Log only connection URI in the connection initialized event handler
- QPIDJMS-429 – Refactor sender and receive code to use newer proton-j APIs
Bugs fixed
- QPIDJMS-419 – JMS Session is sometimes not recovered on failover reconnect
Tasks
- QPIDJMS-415 – update test dependencies
- QPIDJMS-424 – Update to Netty 4.1.31 (and netty-tcnative 2.0.19 test dep)
- QPIDJMS-427 – update to proton-j 0.30.0
转自 https://www.oschina.net/news/101938/kamailio-v5-2-0-released