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

Decrease max error duration from 5m to 1m #21953

Conversation

findepi
Copy link
Member

@findepi findepi commented May 13, 2024

5m was chosen when Java full GC was single-threaded, so large heaps could take minutes to collect.

5m was chosen when Java full GC was single-threaded, so large heaps
could take minutes to collect.
@cla-bot cla-bot bot added the cla-signed label May 13, 2024
@github-actions github-actions bot added the docs label May 13, 2024
@findepi findepi merged commit 552a795 into trinodb:master May 14, 2024
97 checks passed
@findepi findepi deleted the findepi/decrease-max-error-duration-from-5m-to-1m-146f1d branch May 14, 2024 09:44
@github-actions github-actions bot added this to the 448 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants