-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Bugfix] [REST-API] Fixed the problem that the return list is empty due to no status parameters #6040
Conversation
I passed the state parameter in the url actually: So this fix may not solve the bug #6037 . |
Can you send the specific error message? |
Sorry for my mistake, it's ok now.Thanks |
I found another issue: The metrics were not serialized in CamelCase format.
|
Thanks for reminding me, I will enrich the metrics in another PR. |
Please create an issue for it, let us not lost it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add test case to avoid regression.
…ue to no status parameters (apache#6040)
…ue to no status parameters (apache#6040)
Purpose of this pull request
close #6037
Does this PR introduce any user-facing change?
No
How was this patch tested?
Already covered
Check list
New License Guide
release-note
.