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 #1314 fixes gc thread issue by creating one timed task instance #1318

Merged
merged 7 commits into from
Aug 15, 2019

Conversation

EdColeman
Copy link
Contributor

This fix moved the creation of the live tserver set to the simple garbage collector, outside of the run loop and passes it to the wal collector.

modified log message by putting guard to only print on changes and to include number of tservers.

@ctubbsii ctubbsii changed the title Gc thread issue 1314 - fixed by creating one instance with timed task. Fix #1314 fixes gc thread issue by creating one timed task instance Aug 9, 2019
Copy link
Member

@ctubbsii ctubbsii left a comment

Choose a reason for hiding this comment

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

Looks good to me, save for my one comment.

ctubbsii
ctubbsii previously approved these changes Aug 9, 2019
@ctubbsii ctubbsii dismissed their stale review August 9, 2019 17:04

Changes not quite ready.

@drewfarris drewfarris self-requested a review August 13, 2019 19:41
@EdColeman EdColeman merged commit ab90032 into apache:1.9 Aug 15, 2019
@EdColeman EdColeman deleted the gc_thread_issue_1314_one_shot_option branch August 15, 2019 19:00
@ctubbsii ctubbsii added this to the 1.10.0 milestone Jul 12, 2024
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