errose28 commented on PR #5541:
URL: https://github.com/apache/ozone/pull/5541#issuecomment-1815574491

   I agree with @sadanand48 we need to make these troubleshooting CLIs as 
intuitive as possible. Returning the write pipeline that was used when writing 
to the container is useful to cross check with history in the logs logs, and if 
the pipeline is still active it can be cross checked with `ozone admin pipeline 
list`. The new output specifies that what is being returned is the "write 
pipeline".
   
   I have never heard of this term "simple pipeline" and I think it is safe to 
say most Ozone users have not either.  I can't even find evidence to back up 
this term from the code, because there it defines [simple pipeline as a 
standalone 
pipeline](https://github.com/apache/ozone/blob/e360de03375e5204857626b6949e7a2f61721d29/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/pipeline/SimplePipelineProvider.java#L36).


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