yandrey321 commented on PR #11102: URL: https://github.com/apache/ozone/pull/11102#issuecomment-5497695564
> I don't have good judgement on this, but HBase is not the only one ask for this feature, you can see use case in [HDDS-15734](https://issues.apache.org/jira/browse/HDDS-15734) also want this thread-safe positional read. So it depends on how much we want to support the existing HDFS's DFSInputStream use cases. is it possible to keep seek and read non-thread safe and optimized for non-concurrent usage; and guarantee thread safety for positional read APIs for concurrent 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]
