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

Unload tasklist when no poller recently #519

Merged
merged 3 commits into from
Jan 26, 2018
Merged

Unload tasklist when no poller recently #519

merged 3 commits into from
Jan 26, 2018

Conversation

vancexu
Copy link
Contributor

@vancexu vancexu commented Jan 20, 2018

Related to #514

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 66.743% when pulling 0e955af on tlunload into 7c79aaf on master.

@@ -52,6 +53,7 @@ func NewConfig() *Config {
RangeSize: 100000,
GetTasksBatchSize: 1000,
UpdateAckInterval: 10 * time.Second,
CheckPollerInterval: 5 * time.Minute,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename this to IdleTasklistCheckInterval

@vancexu vancexu merged commit 11a308a into master Jan 26, 2018
@vancexu vancexu deleted the tlunload branch January 26, 2018 22:05
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.

3 participants