pasckr 发表于 2016-5-9 15:28:13

RabbitMQ 3.5.7 发布下载,AMQP 消息服务器




    Fix a race condition that could prevent nodes from stopping.
GitHub issue: rabbitmq-server#465
file_handle_cache:clear_read_cache/0 no longer silently fails.
The function is mean to be used with rabbitmqctl eval in environments where
in-process buffering of file data is enabled.
GitHub issue: rabbitmq-server#436
Default RABBITMQ_PLUGINS_DIR value on Windows should be calculated as relative to RabbitMQ
server installation directory, not RABBITMQ_BASE.
If you override RABBITMQ_BASE, you may need to copy plugins from %RABBITMQ_BASE%\plugins
to the plugins directory under RabbitMQ installation.
页: [1]
查看完整版本: RabbitMQ 3.5.7 发布下载,AMQP 消息服务器