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

   Hi @sarvekshayr can we do this with pagination as described in HDDS-10687? 
From what I can tell we don't need a new SCM API to do this since 
`SCMClientProtocolServer#listContainer` already takes an offset and count. We 
just need the client to transparently paginate through calls to this API with 
fixed size batches when the user passes `--all`.


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