sumangala-patki opened a new pull request #2535: URL: https://github.com/apache/hadoop/pull/2535
The server currently supports listing a maximum of 5000 items during a listStatus call. This PR updates the default value of this configuration from 500 to 5000, in order to be consistent with the max limit and allow retrieving the complete list when possible. Verified with existing tests on ListStatus operation. Complete test results posted in the comments section. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
