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 support for capacity on Queues #8

Open
wants to merge 8 commits into
base: develop-11
Choose a base branch
from
Open

Add support for capacity on Queues #8

wants to merge 8 commits into from

Conversation

therice
Copy link

@therice therice commented Sep 4, 2013

No description provided.

…ivery stops occurring

- Allow for different handling of Queue and Topic Subscribers in case of shutdown from interrupt
- I think the handling of interrupt in general is the root problem and needs revised - it's not always unexpected and a failure state
- Add new Processor for queue capacity checking
- Handle capacity bounded queues via Processor (with update) to avoid wedged queues in a hard to reproduce race condition
- Track rejected messages
- Expose new properties via JMX
- Make Destination(s) support Evolvable for POF
- Implement necessary methods in Queue Topic
- Add loglevel attribute to LoggingDispatcher in Processing Pattern
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.

None yet

1 participant