Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

RabbitMQ 3.6.6 发布,AMQP 消息服务器

$
0
0

RabbitMQ 3.6.6 Milestone 1 发布了,这个版本是维护版的预览版。更新如下:

Server

Bug Fixes

  • Changing queue mode to lazy could block queue process in certain circumstances.

    GitHub issue: rabbitmq-server#850

  • Mirroring implementation didn't handle certain internal protocol messages arriving
    out of order.

    GitHub issue: rabbitmq-server#922

  • Mirror set changes weren't handled gracefully in certain circumstances (e.g. in the middle of a mirror promotion).

    GitHub issue: rabbitmq-server#914

  • rabbitmqctl and server startup could be affected by some DNS configurations.

    GitHub issue: rabbitmq-server#890

Enhancements


完整的发行说明及下载:

https://github.com/rabbitmq/rabbitmq-server/releases

RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。


Viewing all articles
Browse latest Browse all 44787

Trending Articles