anuengineer commented on issue #108: HDDS-1987. Fix listStatus API URL: https://github.com/apache/hadoop-ozone/pull/108#issuecomment-550511795 If you are willing to hold the read lock for the list operation, then you are right. it will not lead to an issue. But then the issue would be that you are going to do a scan operation on a LSMT, which means that you will have to do merges as well as I/O. I would argue that would be very hard perf issue to solve then.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
