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

ThroughputResponse reads wrong header for IsReplacePending #1024

Closed
wahyuen opened this issue Nov 19, 2019 · 1 comment · Fixed by #1023
Closed

ThroughputResponse reads wrong header for IsReplacePending #1024

wahyuen opened this issue Nov 19, 2019 · 1 comment · Fixed by #1023

Comments

@wahyuen
Copy link
Contributor

wahyuen commented Nov 19, 2019

Describe the bug
ThroughputResponse.IsReplacePending currently evaluates to a FormatException as it reads from the WFConstants.BackendHeaders.MinimumRUsForOffer header

To Reproduce
Scale the database to a value that requires more allocation at the backend, attempt to read ThroughputResponse.IsReplacePending flag

Expected behavior
True or False value to be returned

Actual behavior
System.FormatException is thrown

Environment summary
SDK Version: 3.4.1
OS Version (e.g. Windows, Linux, MacOSX) Windows

@j82w
Copy link
Contributor

j82w commented Dec 3, 2019

3.5.0 is released.

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 a pull request may close this issue.

2 participants