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

Configure Node GC Threshold #362

Merged
merged 2 commits into from
Oct 29, 2015
Merged

Configure Node GC Threshold #362

merged 2 commits into from
Oct 29, 2015

Conversation

gregory-m
Copy link
Contributor

Close #333

@@ -173,6 +173,8 @@ configured on client nodes.
sub-schedulers this server will handle. This can be used to restrict the
evaluations that worker threads will dequeue for processing. This
defaults to all available schedulers.
* `node_gc_threshold` This is a string with a unit suffix, such as "300ms",
"1.5h" or "25m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". Controls how "old" a node must be to be collected by GC
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you mind formatting this to 80 characters. I would also reword the last sentence to something like: "Controls how long a node must be in a terminal state before it is garbage collected and purged from the system."

@dadgar
Copy link
Contributor

dadgar commented Oct 29, 2015

Small comment but looks great!

@gregory-m
Copy link
Contributor Author

Second time I forget about 80 characters will and rule to my linter.

@dadgar
Copy link
Contributor

dadgar commented Oct 29, 2015

Awesome! Thanks so much!

dadgar added a commit that referenced this pull request Oct 29, 2015
@dadgar dadgar merged commit 56f5e53 into hashicorp:master Oct 29, 2015
benbuzbee pushed a commit to benbuzbee/nomad that referenced this pull request Jul 21, 2022
…shicorp#362)

* issue358 Snapshot can attempt to delete a negative range from log

* issue 358 change it to strict inequality
@github-actions
Copy link

github-actions bot commented May 6, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants