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

sidecar: fix for --min-time with pushdown #5142

Merged
merged 3 commits into from
Feb 11, 2022

Conversation

GiedriusS
Copy link
Member

@GiedriusS GiedriusS commented Feb 10, 2022

Add repro for #5069 by querying sidecar with --min-time enabled and then
checking the result equivalence.

Fix it by aligning min time with the step.

Signed-off-by: Giedrius Statkevičius giedrius.statkevicius@vinted.com

Add repro for thanos-io#5069 by querying sidecar with --min-time enabled and then
checking the result equivalence.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS force-pushed the add_test_for_mintime branch from dc6c999 to a3d3dfd Compare February 11, 2022 07:37
Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS marked this pull request as ready for review February 11, 2022 08:43
Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS merged commit b65396d into thanos-io:main Feb 11, 2022
@GiedriusS GiedriusS deleted the add_test_for_mintime branch February 11, 2022 09:28
Nicholaswang pushed a commit to Nicholaswang/thanos that referenced this pull request Mar 6, 2022
* test: add repro for thanos-io#5069

Add repro for thanos-io#5069 by querying sidecar with --min-time enabled and then
checking the result equivalence.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>

* store: add fix for --min-time with pushdown

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>

* store: add clarification comment

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
Signed-off-by: Nicholaswang <wzhever@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants