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 TSDB to include atomic delete fix. #3012

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Updated TSDB to include atomic delete fix. #3012

merged 1 commit into from
Aug 11, 2020

Conversation

bwplotka
Copy link
Member

@bwplotka bwplotka commented Aug 11, 2020

Signed-off-by: Bartlomiej Plotka bwplotka@gmail.com

xref: prometheus/prometheus#7772

Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

Changes look good to me.
However, tests fail with unexpected error: replace of obsolete block for deletion 01EFE2XDABF7ENW1Y0KVJG69GC: rename /tmp/large-chunk-test176317323/block/01EFE2XDABF7ENW1Y0KVJG69GC /tmp/large-chunk-test176317323/block/01EFE2XDABF7ENW1Y0KVJG69GC.tmp-for-deletion: no such file or directory

@bwplotka
Copy link
Member Author

Nice!

@bwplotka
Copy link
Member Author

Found upstream bug: prometheus/prometheus#7777 please PTAL @kakkoyun (:

@bwplotka
Copy link
Member Author

Ok, fixed upstream let's try now: prometheus/prometheus#7777

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
@kakkoyun
Copy link
Member

@bwplotka Failed test seems unrelated FAIL: TestQueryFrontend/range_query_>_24h_should_be_split (22.20s)

@yeya24 What do you think is going on here? Any ideas?

@yeya24
Copy link
Contributor

yeya24 commented Aug 11, 2020

@bwplotka Failed test seems unrelated FAIL: TestQueryFrontend/range_query_>_24h_should_be_split (22.20s)

@yeya24 What do you think is going on here? Any ideas?

Yes, I found this in my pr as well. Sorry about that. I will fix this in another pr :( Please just ignore this for now

Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

LGTM. Failing tests are unrelated to these changes.

@bwplotka bwplotka merged commit 9fc5816 into master Aug 11, 2020
@bwplotka bwplotka deleted the update-tsdb2 branch August 11, 2020 15: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.

3 participants