sodonnel commented on PR #8523:
URL: https://github.com/apache/ozone/pull/8523#issuecomment-2922685425

   Which fields were removed? I think we have to be a little bit careful here, 
as our CLI compatibility contract, is that the JSON output should be 
compatible, but the "human readable" text output could change.
   
   The reason being, that JSON is by definition not intended for human 
consumption so readability is not a concern.
   
   If some field has been removed that a used was getting from `ozone admin 
datanode list --json`, then now they may have to run that, and then run 
`datanode info` for each DN, which could be slow.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to