devabhishekpal commented on PR #9584: URL: https://github.com/apache/ozone/pull/9584#issuecomment-3780859931
> [Usability issue] Its better to use grid (+ pagination or infinity scrolling and filtering/sorting/searching capabilities) with info for all data data nodes. In case of hundreds datanodes it would be hard to explore and pinpoint data nodes that cause probles. Thanks @yandrey321, you are correct that we should have used pagination, however here we decided that instead of showing all the DNs, since this shows the list where datanodes might be stuck in deletion state, we show the top 10 data-nodes sorted by size of pending deletes i.e the first DN has the most size of pending deletion and so on. This assumes that the user is concerned with where the deletion is stuck in order to debug further as the list sho -- 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]
