Skip to content
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

erlang v.18 #40

Closed
Mimikoo opened this issue Sep 3, 2014 · 3 comments
Closed

erlang v.18 #40

Mimikoo opened this issue Sep 3, 2014 · 3 comments
Milestone

Comments

@Mimikoo
Copy link

Mimikoo commented Sep 3, 2014

Hello. In erlang v.18 a lot of functions and descriptors are deprecated and removed. Will ever be any update to rabbitmq?

For example:
src/rabbit_variable_queue.erl:341: Warning: type gb_tree/0 is deprecated and will be removed in OTP 18.0; use use gb_trees:tree/0 or preferably gb_trees:tree/2

@michaelklishin
Copy link
Member

They were not removed in master to the best of my knowledge. In any case, we've had a bug for this for many months but 18.0 is still quite a while off.

@michaelklishin
Copy link
Member

Those are type specs, not functions, by the way.

@Mimikoo
Copy link
Author

Mimikoo commented Sep 3, 2014

michaelklishin, well, I'm not a user of erlang so don't know what are those.

Anyway, master branch of erlang is v.18.0-rc0 and are removed those specs. The maint branch of erlang is v.17.1-rc0, which have those and erlang give warnings.

@dumbbell dumbbell modified the milestone: n/a Mar 24, 2015
dcorbacho pushed a commit that referenced this issue Nov 18, 2020
dcorbacho pushed a commit that referenced this issue Nov 18, 2020
Return an error when an AWS API fails so that peer discovery will be retried
binarin pushed a commit that referenced this issue Sep 28, 2021
Increase vhost failure retries
dcorbacho pushed a commit that referenced this issue Jul 5, 2023
Improve sub batch compression support
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

No branches or pull requests

3 participants