1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 RabbitMQ 3.6.2 milestone4 发布 下载

本帖由 漂亮的石头2016-04-18 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,584
    赞:
    47
    RabbitMQ 3.6.2 milestone4 发布了。

    更新内容:

    1.服务器



    Bug 修复




    功能改进



    • Connections now emit stats unconditionally when they are blocked and unblocked
      by resource alarms. This makes management UI and HTTP API-reported data to be more up-to-date

      GitHub issue: rabbitmq-server#679


    • New (node-local) health check command

      rabbitmqctl node_health_check is a new command that performs basic health check of a node

      GitHub issue: rabbitmq-server#398


    • Automatic restart policy enabled for Windows service

      GitHub issue: rabbitmq-server#645


    • Default number of async I/O VM threads is now calculated based on the
      number of available CPU cores

      GitHub issue: rabbitmq-server#151


    • rabbitmqctl list_queues now supports new flags, --offline and --online, that limit
      result to only unavailable or available queues (queue masters, to be more precise)

      Contributed by Alexey Lebedeff (Mirantis).

      GitHub issue: rabbitmq-server#688


    • RabbitMQ will no longer log a warning about disabled kernel polling on Windows

      The runtime does not support kernel polling (I/O completion ports) on Windows,
      so there is nothing the user can do about it.

      GitHub issue: rabbitmq-server#695
    2.管理插件


    Bug 修复


    功能改进


    • Management plugin has a new, better parallelised event collector which is less likely to
      fall behind.

      GitHub issues: rabbitmq-management#41,
      rabbitmq-management#166,
      rabbitmq-management#173


    • Clients now can provide a human-readable connection name that will be displayed
      in the management UI. Currently Java, .NET and Erlang clients support this.
      In order to use this feature, set the connection_name key in client properties.
      Note that this name doesn't have to be unique and cannot be used as a connection identifier,
      for example, in HTTP API requests.

      GitHub issues: rabbitmq-server#104


    • HTTPS related improvements in rabbitmqadmin.

      GitHub issues: rabbitmq-management#152, rabbitmq-management#151, rabbitmq-management#149.


    • Policies now can be listed (read) by the users tagged with management and monitoring

      As well as those tagged with policymaker and administrator, of course.

      GitHub issue: rabbitmq-management#156


    • Effective rates mode is now displayed for cluster nodes by default

      GitHub issue: rabbitmq-management#177
    3.其他更新,详情参见更新日志


    下载地址:


    其他下载地址参见此处
    RabbitMQ 3.6.2 milestone4 发布下载地址
     
正在加载...