devmadhuu commented on PR #10420:
URL: https://github.com/apache/ozone/pull/10420#issuecomment-4610456645

   @priyeshkaratha thanks for the patch. It looks like we are shifting the 
problem from one place to another. Auto refresh may make user to continuously 
see "waiting for results" when refresh will happen automatically and between 
1st and 2nd refresh, one collection was completed and 2nd was happening, but 
removing auto refresh and keeping just manual refresh will not solve the issue 
either. How user will know when to refresh to see the actual collected data or 
we expect user to keep clicking refresh button which is not a good experience. 
IMO, we should have our UI polling mechanism and based on a flag denotes 
completion, results should be auto refreshed on UI.


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