Skip to content

RabbitMQ server 62 #408

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 50 commits into from
Nov 9, 2015
Merged

RabbitMQ server 62 #408

merged 50 commits into from
Nov 9, 2015

Conversation

videlalvaro
Copy link
Contributor

Based on @Ayanda-D former PR.
Fixes #62

Related PRs:

rabbitmq/rabbitmq-common#6
rabbitmq/rabbitmq-test#10

Adds consumers_all/4 for dynamic listing of consumers

References #62
Adds list_user_permissions/3 for dynamic listing of user permissions.
Adds list_vhost_permissions/3 for dynamic listing of vhost permissions.

References #62
Adds 'function_clause' case match to handle commands with invalid parameters.

References #62
Adds notify_if_timeout/3 for terminating display of info process on timeout.

References #62
Updates consumers_all/3 function and spec.

References #62
Updates info_all/3 function and spec.

References #62
list_to_binary_utf8/1 is applied to Args.
Moves spawning of rabbit_cli:rpc_call/7 to call/5.
Moves calling of wait_for_info_messages/4 to call/5.

References #62
Updates existing consumers_all/1 to also use get_queue_consumer_info/2.
Fixes indentation.

References #62
Updates list_permissions/2 to use user_permission_filter/2.
Updates list_users/0 to use internal_user_filter/1.

References #62
…* backend operations.

Adds {Ref,  continue} to handle display of more results before finishing.
Removes unsed function call/3.

References #62
Ayanda-D and others added 18 commits October 7, 2015 16:51
Adds verification of AMQP connection - checks if AMQP method is replied back,
with no open channels.
Replaces timer:sleep(100) by setting timeout in gen_tcp:recv/3.

References #62
when listing down queues.

References #62
Updates some list_* action functions to use call/4.

References #62
Changes user_permission_filter/2 name to extract_user_permission_params/2.
Restores TODO comment.

References #62
Removes unused imported functions.

References #62
…n/6.

Fixes handling of emitted messages which use 'continue' tag.

References #62
…n function.

Adds map_fun/0 helper function.

References #62
@videlalvaro videlalvaro changed the title Rabbitmq server 62 DO NOT MERGE RabbitMQ server 62 Nov 8, 2015
@videlalvaro videlalvaro changed the title DO NOT MERGE RabbitMQ server 62 RabbitMQ server 62 Nov 8, 2015
@michaelklishin michaelklishin self-assigned this Nov 9, 2015
@michaelklishin michaelklishin added this to the n/a milestone Nov 9, 2015
Conflicts:
	src/rabbit_cli.erl
michaelklishin added a commit that referenced this pull request Nov 9, 2015
@michaelklishin michaelklishin merged commit 45141a0 into master Nov 9, 2015
@dumbbell dumbbell deleted the rabbitmq-server-62 branch January 2, 2018 15:28
dcorbacho pushed a commit that referenced this pull request Nov 18, 2020
…by-default

rabbitmq-dist.mk: Package plugins as directories by default instead of .ez archives
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.

3 participants