Skip to content

Do not expand plugins #1064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 19, 2016
Merged

Do not expand plugins #1064

merged 5 commits into from
Dec 19, 2016

Conversation

gerhard
Copy link
Contributor

@gerhard gerhard commented Dec 19, 2016

Expanding plugins before starting RabbitMQ was useful with older versions of Erlang. Now that even 3.6.x requires R16B03 which can load modules from .ez files directly, we can drop that code.

Gerhard Lazu added 4 commits December 19, 2016 12:23
We are now using plugins directly from plugins_dir, regardless whether
they are .ez or dirs.

Signed-off-by: Jean-Sébastien Pedron <[email protected]>

[#118562759]
Signed-off-by: Jean-Sébastien Pedron <[email protected]>

[#118562759]
We were using the expand_dir before, which no longer exists

Signed-off-by: Jean-Sébastien Pedron <[email protected]>

[#118562759]
@gerhard gerhard changed the title Do not expand plugins DO NOT MERGE: Do not expand plugins Dec 19, 2016
The environment variable is now ignored.

Signed-off-by: Gerhard Lazu <[email protected]>

[#118562759]
@gerhard gerhard changed the title DO NOT MERGE: Do not expand plugins Do not expand plugins Dec 19, 2016
@gerhard gerhard merged commit bc1011d into master Dec 19, 2016
@gerhard gerhard deleted the do-not-expand-plugins branch December 19, 2016 17:52
gerhard pushed a commit that referenced this pull request Dec 21, 2016
Bug introduced in #1064

Signed-off-by: Gerhard Lazu <[email protected]>

[#136495407]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants