hemantk-12 opened a new pull request, #6542:
URL: https://github.com/apache/ozone/pull/6542

   ## What changes were proposed in this pull request?
   Currently, the last element from the current page's response is used as a 
continuation token for the list snapshot API. Because of that, every time a 
client has to make an extra call to know if there are more entries. This change 
is to return the continuation token from the server and the next will be 
fetched after the provided token. 
   
   ## What is the link to the Apache JIRA
   HDDS-9983
   
   ## How was this patch tested?
   Updated existing unit tests.
   


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