手机版
你好,游客 登录 注册
背景:
阅读新闻

RabbitMQ 3.3.1 发布,AMQP 消息服务器

[日期:2014-05-01] 来源:oschina.net  作者:Linux [字体: ]

基于Erlang的高级消息队列RabbitMQ 3.3.1发布。2014-04-29。这是3.3第一个补丁版。之前版本是2014-04-02的3.3.0.遗留产品系列3.2.4/3.1.5 在高级消息队列里,RabbitMQ应该最主流的。此版本修正了一些Bug及几个安全漏洞等。

推荐阅读:

CentOS 5.6 安装RabbitMQ http://www.linuxidc.com/Linux/2013-02/79508.htm

RabbitMQ客户端C++安装详细记录 http://www.linuxidc.com/Linux/2012-02/53521.htm

Python尝试RabbitMQ http://www.linuxidc.com/Linux/2011-12/50653.htm

RabbitMQ集群环境生产实例部署 http://www.linuxidc.com/Linux/2012-10/72720.htm

Ubuntu下PHP + RabbitMQ使用 http://www.linuxidc.com/Linux/2010-07/27309.htm

在CentOS上安装RabbitMQ流程 http://www.linuxidc.com/Linux/2011-12/49610.htm

完全改进:

Release: RabbitMQ 3.3.1

Security Fixes
==============

MQTT plugin
-----------
26109 prevent potential DOS attack on SSL handshake failure (since 3.0.0)


shovel plugin
-------------
26100 prevent dynamic shovels from allowing policymaker users to access vhosts
      they should not be able to (since 3.3.0)


Release Highlights
==================

server
------
bug fixes
26084 fix race condition causing queue slaves to occasionally not be promoted
      on clean master shutdown (since 3.0.0)
26115 prevent badmatch crash on slave queue init during rapid restarts
      (since 3.2.0)
26117 prevent slave being incorrectly considered dead when added at the same
      time as another slave dies (since 3.2.0)
26118 prevent slave queue crash if a queue hibernates before it has fully
      started (since 3.2.2)
26125 prevent possible deadlock when slave becomes synchronised
      simultaneously with another slave starting (since 3.1.0)
26103 ensure dead-letter cycle detection works when dead-lettering messages due
      to exceeding the queue's max-length (since 3.1.0)
26123 ensure worker pool state does not become corrupt if a worker process
      crashes while idle (since 1.8.0)
25855 ensure disk monitor does not crash the broker on platforms where
      intermediate OS processes may be killed such as Google Compute Engine
      (since 2.8.2)
26096 clarify rabbitmqctl diagnostic messages (since 3.3.0)
26102 prevent cosmetic GM crash on clean shutdown (since 2.8.7)
26104 fix format of queue synchronisation log messages (since 3.3.0)
26114 ensure crash report shrinking does not shrink reports too much
      (since 3.3.0)

enhancements
26098 bring back 'impersonator' tag removed in 3.3.0
26113 add a capability to allow clients to detect the new qos semantics
      introduced in 3.3.0 without requiring an explicit version check


management plugin
-----------------
bug fixes
26140 prevent malformed message being created when publishing with priority
      or timestamp properties set (since 2.4.0)
26110 ensure statistics database GC works in a timely manner when the number
      of objects tracked grows rapidly (since 3.1.0)
26124 prevent "" being added as the last element of an array when adding
      an array to queue or exchange arguments via the web UI (since 3.2.0)
26127 ensure that statistics database startup does not block broker startup
      for O(queues) time (since 2.8.0)
26134 improve diagnostics when failing to count used FDs on {Free,Open,Net}BSD
      (since 2.8.0)


shovel-management plugin
------------------------
bug fixes
26105 allow adding dynamic shovels when there are multiple virtual hosts
      and show correct UI to users with policymaker and monitoring tags
      (since 3.3.0)


STOMP plugin
------------
bug fixes
26061 reject publishes to destination "", rather than creating a server-named
      queue (since 2.0.0)


Java client
-----------
bug fixes
26111 prevent connection crash on recovery when a connection consumes from
      many queues (since 3.3.0)
26099 clarify AlreadyClosedException.tostring() in the case when the
      connection closed for a non-AMQP reason (since 3.3.0)
下载:http://www.rabbitmq.com/releases/rabbitmq-server/v3.3.1/rabbitmq-server-3.3.1.tar.gz

RabbitMQ 的详细介绍请点这里
RabbitMQ 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2014-05/101000.htm

linux
相关资讯       RabbitMQ 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款