Skip to content

Support for non-daemon threads in the ConfigurationPoller #4

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 1 commit into from
May 4, 2016
Merged

Support for non-daemon threads in the ConfigurationPoller #4

merged 1 commit into from
May 4, 2016

Conversation

masneyb
Copy link

@masneyb masneyb commented Jan 15, 2016

The ConfigurationPoller always created a non-daemon thread. This patch uses
the ConnectionFactory.isDaemon() method to determine how the thread should
be created.

This is an updated version of a pull request that I submitted on May 9, 2013: #1. I never got a response to that PR.

…h uses

the ConnectionFactory.isDaemon() method to determine how the thread should
be created.
@miere
Copy link

miere commented Mar 8, 2016

This is an updated version of a pull request that I submitted on May 9, 2013: #1. I never got a response to that PR.

It seems that AWS is not that collaborative at all.

@sstarcher
Copy link

Could we get this fixed?

@QuChen88 QuChen88 merged commit 3cbeffb into awslabs:master May 4, 2016
@QuChen88
Copy link

QuChen88 commented May 4, 2016

Pull request merged

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