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

Updated changelog to make sure the important change with index-cache-size is known. #913

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

bwplotka
Copy link
Member

No description provided.

@bwplotka bwplotka requested a review from domgreen March 12, 2019 15:21
CHANGELOG.md Outdated
- [#873](https://github.com/improbable-eng/thanos/pull/873) Store: fix set index cache LRU

:warning: **WARING** :warning: #873 fix fixes actual handling of `index-cache-size`. Handling of limit for this cache was
broken so it was unbounded all the time. From this release actual value matters and is extremely low by default. To make "revert"
Copy link
Member

Choose a reason for hiding this comment

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

make doesn't seem in place here

CHANGELOG.md Outdated

:warning: **WARING** :warning: #873 fix fixes actual handling of `index-cache-size`. Handling of limit for this cache was
broken so it was unbounded all the time. From this release actual value matters and is extremely low by default. To make "revert"
the old behaviour (no boundary), but here large enough value.
Copy link
Member

Choose a reason for hiding this comment

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

put here a large enough value

Copy link
Contributor

@improbable-ludwik improbable-ludwik left a comment

Choose a reason for hiding this comment

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

1 nit, LGTM otherwise.

CHANGELOG.md Outdated

:warning: **WARING** :warning: #873 fix fixes actual handling of `index-cache-size`. Handling of limit for this cache was
broken so it was unbounded all the time. From this release actual value matters and is extremely low by default. To "revert"
the old behaviour (no boundary), put here a large enough value.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: put here a large enough value. -> use a large enough value.

…size is known.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
@bwplotka bwplotka merged commit 910d438 into master Mar 12, 2019
@bwplotka bwplotka deleted the changelog branch March 12, 2019 16:58
earthdiaosi pushed a commit to earthdiaosi/thanos that referenced this pull request Mar 14, 2019
…size is known. (thanos-io#913)

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
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.

3 participants