swamirishi commented on PR #7431: URL: https://github.com/apache/ozone/pull/7431#issuecomment-2480128643
> Can you add a test on the client side to dictate expected behavior when the client requests more directories than the server limit? I think the `OzoneManagerProtocolClientSideTranslatorPB` would be expected to handle the pagination transparently instead of raising an exception. There is a pagination logic already in https://github.com/apache/ozone/blob/1fe90111a3fbdbdf0101b200f14dc7227c982fcc/hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/OzoneBucket.java#L628-L659 . So I have added the configuration in TestListKey class. -- 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]
