ArafatKhan2198 commented on PR #6318: URL: https://github.com/apache/ozone/pull/6318#issuecomment-1986286854
@devmadhuu @adoroszlai @smitajoshi12 Could you please review the latest changes? Here's a quick summary: - Switched to Parallel Sorting: To improve performance, we're now using parallel sorting. More details are in the description. - Added a Toggle for Sorting: There's a new boolean flag to turn sorting on or off. - Set a Limit of 30 Records: We've added a constant to limit the response to the top 30 records in Disk Usage. -- 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]
