Skip to content

add CHANGELOG entry for PR #1311#1315

Merged
bwplotka merged 1 commit intothanos-io:masterfrom
wbh1:azure-panic-changelog
Jul 11, 2019
Merged

add CHANGELOG entry for PR #1311#1315
bwplotka merged 1 commit intothanos-io:masterfrom
wbh1:azure-panic-changelog

Conversation

@wbh1
Copy link
Contributor

@wbh1 wbh1 commented Jul 9, 2019

Changes

Adds an entry to the CHANGELOG for the fix added in #1311, since I overlooked that initially 😅

Verification

N/A

@wbh1
Copy link
Contributor Author

wbh1 commented Jul 9, 2019

@povilasv 😄

Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks!

Can we mention what occasional means? What specifc operations were causing panics?

@wbh1
Copy link
Contributor Author

wbh1 commented Jul 9, 2019

It could be many different things causing the panics, honestly. Network connectivity, Azure availability, etc. It was caused by the Azure library having a part of a function that wasn't checking the value of err before proceeding to its next step.

I could clarify that the panics would happen while downloading the "blob" to a buffer, if that helps :)

@bwplotka
Copy link
Member

Ah. so let's write then not checked errors to be explicit (:

@wbh1 wbh1 force-pushed the azure-panic-changelog branch from 7cda1e0 to 9548058 Compare July 11, 2019 14:39
@wbh1
Copy link
Contributor Author

wbh1 commented Jul 11, 2019

Fixed it.

PS - congrats on CNCF acceptance 🎉

Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Perfect! Thanks.

@bwplotka bwplotka merged commit 8469ab6 into thanos-io:master Jul 11, 2019
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.

2 participants