client: fix dump_mds_requests to valid json format#66025
Conversation
|
before |
batrick
left a comment
There was a problem hiding this comment.
Please create a tracker issue so that this issue can be tracked for backporting.
Then, please annotate the commit which fixes/resolves a Ceph tracker issue with:
Fixes: http://tracker.ceph.com/issues/...
This is essential when examining the history of the repository (this commit fixes what) and helps merge scripts identify issues that have been resolved by a merge. See this article on GitHub on how to amend commits and update your pull request.
7a03567 to
487ff3c
Compare
|
This PR is under test in https://tracker.ceph.com/issues/73647. |
|
jenkins test docs |
|
@Rethan can you rebase and repost (trying to get RTD checks pass). |
Usually asok command output will be valid json, but mds_requests outputs duplicate key "request", which is not convenient for subsequent parsing. Fixes: http://tracker.ceph.com/issues/73639 Signed-off-by: haoyixing <haoyixing03@kuaishou.com>
487ff3c to
326fb61
Compare
Usually asok command output will be valid json, but mds_requests outputs duplicate key "request", which is not convenient for subsequent parsing.
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins test classic perfJenkins Job | Jenkins Job Definitionjenkins test crimson perfJenkins Job | Jenkins Job Definitionjenkins test signedJenkins Job | Jenkins Job Definitionjenkins test make checkJenkins Job | Jenkins Job Definitionjenkins test make check arm64Jenkins Job | Jenkins Job Definitionjenkins test submodulesJenkins Job | Jenkins Job Definitionjenkins test dashboardJenkins Job | Jenkins Job Definitionjenkins test dashboard cephadmJenkins Job | Jenkins Job Definitionjenkins test apiJenkins Job | Jenkins Job Definitionjenkins test docsReadTheDocs | Github Workflow Definitionjenkins test ceph-volume allJenkins Jobs | Jenkins Jobs Definitionjenkins test windowsJenkins Job | Jenkins Job Definitionjenkins test rook e2eJenkins Job | Jenkins Job DefinitionYou must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.