Skip to content

compact/store: update Azure dependency to fix panics#1311

Merged
povilasv merged 1 commit intothanos-io:masterfrom
wbh1:azure-panics
Jul 9, 2019
Merged

compact/store: update Azure dependency to fix panics#1311
povilasv merged 1 commit intothanos-io:masterfrom
wbh1:azure-panics

Conversation

@wbh1
Copy link
Contributor

@wbh1 wbh1 commented Jul 8, 2019

Closes #1207

Changes

This bumps the Azure Blob (cloud storage) library dependency to the latest version, which includes a fix I added to resolve panics occasionally encountered in Compact and Store components (Azure/azure-storage-blob-go#135).

Verification

Verified compaction works and verified that buckets can be enumerated with commands like thanos bucket web and thanos bucket ls

@povilasv povilasv merged commit 18049ff into thanos-io:master Jul 9, 2019
@povilasv
Copy link
Member

povilasv commented Jul 9, 2019

We forgot to add chanelog :/

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.

compact/store: Get() from Azure Blob panics occasionally

2 participants