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

cli: control the sum of --cache + --max-sql-memory #28199

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

knz
Copy link
Contributor

@knz knz commented Aug 2, 2018

Fixes #24396

Release note (cli change): cockroach start now reports a waraning if
more than 75% of available RAM is reserved by --cache and
--max-sql-memory.

Release note (cli change): `cockroach start` now reports a waraning if
more than 75% of available RAM is reserved by `--cache` and
`--max-sql-memory`.
@knz knz requested review from bdarnell and a-robinson August 2, 2018 13:23
@knz knz requested a review from a team as a code owner August 2, 2018 13:23
@knz knz added this to To do in DB Server & Security via automation Aug 2, 2018
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz knz moved this from To do to In progress in DB Server & Security Aug 2, 2018
Copy link
Collaborator

@petermattis petermattis left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (and 1 stale)

@knz
Copy link
Contributor Author

knz commented Aug 2, 2018

thanks

bors r+

craig bot pushed a commit that referenced this pull request Aug 2, 2018
28199: cli: control the sum of --cache + --max-sql-memory r=knz a=knz

Fixes #24396

Release note (cli change): `cockroach start` now reports a waraning if
more than 75% of available RAM is reserved by `--cache` and
`--max-sql-memory`.

Co-authored-by: Raphael 'kena' Poss <knz@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Aug 2, 2018

Build succeeded

@craig craig bot merged commit 1e8d171 into cockroachdb:master Aug 2, 2018
DB Server & Security automation moved this from In progress to Done Aug 2, 2018
@knz knz deleted the 20180802-mem-flags branch February 14, 2019 12:52
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.

None yet

3 participants