Commit Graph

27 Commits

Author SHA1 Message Date
Andrew Dryga d1359be41d
Fixed various typos across code comments 2016-12-25 17:32:54 +02:00
Michael Klishin cdbd5605c4
Merge branch 'stable' into rabbitmq-server-1040 2016-11-29 15:12:28 +03:00
Alexey Lebedeff 0108d509a7 Support multiple plugins directories
And provide some packaging-friendly defaults on Unix.
2016-11-23 17:26:39 +03:00
Daniil Fedotov f9a47d7db5 Changed default schema dir to /var/lib/rabbitmq/schema 2016-04-15 14:07:40 +01:00
Daniil Fedotov 5f675aaaf2 SCHEMA_DIR set to writable location by default 2016-04-14 18:14:39 +01:00
Jean-Sébastien Pédron 13635aa794 Merge branch 'stable' 2016-04-01 18:38:26 +02:00
Alexey Lebedeff 41ce5ad808 Guess thread pool size on startup
Fixes #151
2016-03-30 17:27:23 +03:00
Daniil Fedotov a0f01adceb rename env variable CONFIG_ADVANCED to ADVANCED_CONFIG_FILE 2016-03-17 09:32:14 +00:00
Daniil Fedotov 32b59f8811 Env variable for schema dir 2016-03-10 14:16:12 +00:00
Daniil Fedotov d937467ee0 Config location logging 2016-02-22 11:15:40 +00:00
Daniil Fedotov 7104595588 Support for plugin schemas 2016-02-17 11:11:57 +00:00
Daniil Fedotov fbb49b43fd Additional config gile 2016-02-09 14:35:47 +00:00
Daniil Fedotov 309ca6dc46 Starting node with generated config 2016-02-02 10:59:56 +00:00
Jean-Sébastien Pédron 0097677061 rabbitmq-defaults: Set RABBITMQ_DEV_ENV...
... if we believe to be running from the source directory.
2015-10-20 11:10:48 +02:00
Michael Klishin 40db73ec31 Bump default +A value to 64
Based on user feedback, 30 feels a bit low. We have to recommend
users with 8 or more cores per node to bump the value to around 100.

This value is not very scientific and assumes roughly 16
I/O threads per core. This is also the default Riak 2.1 uses.
2015-07-02 14:09:42 +03:00
Michael Klishin 32b45d8dbc Initialise IO_THREAD_POOL_SIZE in rabbitmq-defaults 2015-07-02 04:31:24 +03:00
Michael Klishin 0187207525 Introduce RABBITMQ_BOOT_MODULE (for *nix for now) 2015-07-01 15:47:36 +03:00
Michael Klishin 73f47630aa (c) year 2015-05-24 04:24:11 +03:00
Simon MacMullen 96c2d78b32 Use '-e' for all shell scripts. 2014-06-09 13:53:57 +01:00
Simon MacMullen 2f6b97a5df Update copyright for 2014 2014-03-17 17:25:24 +00:00
Simon MacMullen cb7027982a s/VMware/GoPivotal/g 2013-07-01 10:49:14 +01:00
Simon MacMullen b7ee67079a Merge bug25271 2013-03-11 16:15:03 +00:00
Emile Joubert b629976a61 Update copyright 2013 2013-01-23 12:03:02 +00:00
Alvaro Videla 99589569df specifies boot file for erl calls 2012-11-09 10:56:47 +00:00
Alvaro Videla 91e3be324c adds the erlang base dir before calling erl 2012-11-07 16:17:50 +00:00
Steve Powell 9dc074d683 Remove check -- hmm, that means the generic-unix rabbitmq-defaults can be created by the build step 2012-02-29 15:15:46 +00:00
Steve Powell 2bbd4c6060 Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to rabbitmq-defaults 2012-02-28 10:56:15 +00:00