taklwu commented on PR #11102: URL: https://github.com/apache/ozone/pull/11102#issuecomment-5605745816
>. xceiverClient are synchronized by making acquireClient return the client This sounds like a good idea! Let's separate the change to a new JIRA for refactoring the code. It will be easier to review. @szetszwo sorry I didn't express the statement clearly. I actually made that change and included as part of the latest [revision](https://github.com/apache/ozone/pull/11102/commits/e10a910b8734ea308eff5bab82cd5bf79df5d779) additionally, I split this code with two more followup that learnt form Sergey's path2 patches. * [HDDS-16395](https://issues.apache.org/jira/browse/HDDS-16395) Add lock-free StreamBlock pread and datanode small-read optimization * [HDDS-16396](https://issues.apache.org/jira/browse/HDDS-16396) Adopt PositionedReadable APIs and add concurrent pread integration test -- 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]
