summaryrefslogtreecommitdiff
path: root/packaging/windows
diff options
context:
space:
mode:
authorDavid Wragg <david@rabbitmq.com>2010-08-18 14:52:40 +0100
committerDavid Wragg <david@rabbitmq.com>2010-08-18 14:52:40 +0100
commit640a4efe6901b82f074704cad5f08fd7f332f20a (patch)
tree5d781dd5975a0c9a860bf5c9af7000d9704041d8 /packaging/windows
parent29a4762324299261b0764aa1e83f6401419fa50d (diff)
downloadrabbitmq-server-git-640a4efe6901b82f074704cad5f08fd7f332f20a.tar.gz
Eliminate RABBITMQ_PLUGINS_EXPAND_DIR
There were a number of issues with RABBITMQ_PLUGINS_EXPAND_DIR: - It was undocumented in the context of the generic unix package, and if unwisely set could do an effective "rm -rf" in an unintended location. - It did not take account of the possibility that multiple nodes could be starting at once, and so doing plugins activation simultanteously. Instead, use RABBITMQ_MNESIA_DIR/plugins-scratch. This avoids the need to extend the generic unix package documentation, the location is node-specific, and the distinctive plugins-scratch subdirectory reduces the risk of unintended file deletions. (transplanted from 064b8797493bb290156fb72a54f9e9276df0faed)
Diffstat (limited to 'packaging/windows')
0 files changed, 0 insertions, 0 deletions