yandrey321 commented on PR #9402: URL: https://github.com/apache/ozone/pull/9402#issuecomment-4981095834
> Hi @ashishkumar50 @yandrey321 @adoroszlai @jojochuang , just checking in to see if this PR is still active? > > I’ve been looking into `readVectored` lately. To optimize it further, I think `BlockInputStream` and `BlockStreamInputStream` should implement `ByteBufferPositionedReadable` to reduce lock contention between inputstreams. > > I'm planning to create two subtasks to track `BlockInputStream` and `StreamBlockInputStream` separately. Let me know if you have any thoughts or feedback on this! We also need to evaluate how it would work with read streaming, I can pick one some of these tasks. -- 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]
