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

Add generic AmqpAdmin interface without any implementation specific dependencies [AMQP-5] #1569

Closed
spring-operator opened this issue Jul 6, 2010 · 2 comments

Comments

@spring-operator
Copy link
Contributor

spring-operator commented Jul 6, 2010

Mark Fisher opened AMQP-5 and commented

This should define all Queue and Exchange operations (declare, delete, etc). as well as Bindings in as much as they can be portable across implementations


Sub-tasks:

@spring-operator
Copy link
Contributor Author

Mark Pollack commented

unbinding a queue was added > 0.8 of the spec, so was left off this interface. QPID for .NET 0-8-0.6 doesn't even have it in its 'Framing' namespace. Perhaps consider adding a AmqpAdmin09 interface.

@spring-operator
Copy link
Contributor Author

Mark Fisher commented

1.0 M1 Released

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

No branches or pull requests

1 participant