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

[core-http] Fixing a boolean check #5083

Closed
wants to merge 1 commit into from

Conversation

HarshaNalluru
Copy link
Member

@HarshaNalluru HarshaNalluru commented Sep 10, 2019

This is required to fix the storage-queue tests. - #5082

@HarshaNalluru HarshaNalluru added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Sep 10, 2019
Copy link
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

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

Looks good but I am wondering why it hasn't caused any problems until now.

@bterlson
Copy link
Member

I am reluctant to change core-http without understanding why this is needed... is it possible to figure that out before taking this change? If we'd rather fix this now and ask questions later, I can be convinced, since the change is minimal and seems fairly safe.

@HarshaNalluru
Copy link
Member Author

Not needed.
Going for non-breaking changes from master to feature branch for storage SDKs.
More info - #5082 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants