Skip to content

Conversation

@h-bragg
Copy link
Contributor

@h-bragg h-bragg commented Sep 28, 2015

  • Add delete functionality to the Client/Adapter

Resolves #19

@sjparkinson
Copy link
Contributor

Ok with #19 in mind, I'm actually going to be removing the purge method from ProducerInterface and making PurgableInterface.

It'd be best to do the same for this delete method, DeletableInterface.

Then ClientInterface would implement all four interfaces.

It'd also be good to have a MethodNotSupportedException available for any new adapters that don't support deleting of queues.

@h-bragg
Copy link
Contributor Author

h-bragg commented Oct 2, 2015

That make sense.

sjparkinson pushed a commit that referenced this pull request Oct 23, 2015
* Add new MethodNotSupportedException
* Add basic tests for purge and delete on the Client
* Update the Makefile test targets to mount source code as a volume

Resolves #19, #20.
@sjparkinson sjparkinson mentioned this pull request Oct 23, 2015
@sjparkinson
Copy link
Contributor

Merged as part of #22.

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