yyqdbngt opened a new pull request, #1242: URL: https://github.com/apache/rocketmq-dashboard/pull/1242
The metrics query response mapping folded an upstream 504 into 502 (contradicting the documented 504 meaning) and could NPE on a malformed response containing null elements in the result array. 504 is now passed through, and null series/sample nodes are rejected as malformed instead of crashing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
