Skip to content

Improve Tardigrade task out of memory error message#12065

Merged
arhimondr merged 1 commit intotrinodb:masterfrom
arhimondr:improve-oom-error-message
Apr 21, 2022
Merged

Improve Tardigrade task out of memory error message#12065
arhimondr merged 1 commit intotrinodb:masterfrom
arhimondr:improve-oom-error-message

Conversation

@arhimondr
Copy link
Contributor

Description

-

Is this change a fix, improvement, new feature, refactoring, or other?

Improvement

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Core

How would you describe this change to a non-technical end user or system administrator?

N/A

Related issues, pull requests, and links

-

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Apr 21, 2022
@arhimondr arhimondr requested a review from losipiuk April 21, 2022 03:26
@martint
Copy link
Member

martint commented Apr 21, 2022

Remove “Tardigrade” from the commit message. While that’s the name of the project to organize the development, it’s not the name of the “feature” or code modules.

@arhimondr arhimondr force-pushed the improve-oom-error-message branch from 96a5782 to 19fbd79 Compare April 21, 2022 12:45
Copy link
Member

Choose a reason for hiding this comment

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

Not sure if Computed next memory requirement: is not too much of an implementation detail to be part of final error message. Maybe change to Maximum possible reservation:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It makes sense. Let me change it.

@arhimondr arhimondr force-pushed the improve-oom-error-message branch from 19fbd79 to 2bd48cc Compare April 21, 2022 14:50
@arhimondr arhimondr merged commit a85f5f7 into trinodb:master Apr 21, 2022
@arhimondr arhimondr deleted the improve-oom-error-message branch April 21, 2022 15:23
@github-actions github-actions bot added this to the 378 milestone Apr 21, 2022
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.

3 participants