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

新闻 RabbitMQ 3.7.4-rc.3 发布,Bug 修复 下载

本帖由 漂亮的石头2018-02-27 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,119
    赞:
    47
    RabbitMQ 3.7.4-rc.3 发布了。RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。

    更新内容如下:

    Core Server

    Bug 修复


    • Windows scripts used USE_LONGNAME from the env file incorrectly.

      GitHub issue: rabbitmq-server#1508


    • systemd notification implementation was prone to shell escaping issues.

      GitHub issue: rabbitmq-server#1187


    • It wasn't possible to configure delegate_count via new style config file.

      GitHub issue: rabbitmq-server#1497


    • It wasn't possible to configure net_ticktime via new style config file.

      GitHub issue: rabbitmq-server#1522
    提升


    • It is now possible to configure max number of Erlang processes and atoms using
      RABBITMQ_MAX_NUMBER_OF_PROCESSES (MAX_NUMBER_OF_PROCESSES in rabbitmq-env.conf) and RABBITMQ_MAX_NUMBER_OF_ATOMS
      (MAX_NUMBER_OF_ATOMS) environment variables, respectively.

      GitHub issue: rabbitmq-server#1528


    • SCHEDULER_BIND_TYPE and DISTRIBUTION_BUFFER_SIZE now can be used in rabbitmq-env.confwithout
      the RABBITMQ_ prefix.

      GitHub issue: rabbitmq-server#1528
    CLI Tools

    Bug 修复


    • rabbitmq-plugins set failed when was used in offline mode (with --offline)

      GitHub issue: rabbitmq-cli#241


    • rabbitmqctl list_* command streaming now can be restricted to a set of client TCP ports
      used to contact RabbitMQ nodes.

      GitHub issue: rabbitmq-cli#237

    完整更新内容及下载地址:

    RabbitMQ 3.7.4-rc.3 发布,Bug 修复下载地址
     
正在加载...