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

Fix for SQSSessionCallbackScheduler zombie threads #48

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yeshodhan
Copy link

After checking for session.isRunning() and adding a timeout for callbackQueue.wait(), I was able to achieve the results as below:

I'm not sure if the timeout needs to be configured somewhere ?

screenshot 2017-11-26 12 41 56

Easiest way to reproduce the issue is to disconnect from internet and run the spring DefaultMessageListenerContainer.

@yeshodhan yeshodhan changed the title Fix for #47. Fix for SQSSessionCallbackScheduler zombie threads Nov 27, 2017
@tamershahin
Copy link

any news on this?

@volkanto
Copy link
Contributor

can this be related to #108?

@ziyanli-amazon
Copy link
Contributor

@yeshodhan I took over this library and recently doing some clean-up. This PR LGTM, can you do a git pull and push another commit? And how to interpret the graph you posted?

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.

4 participants