bshashikant commented on issue #551: HDDS-2717. Handle chunk increments in datanode URL: https://github.com/apache/hadoop-ozone/pull/551#issuecomment-594523292 @adoroszlai , I think with the new filePerBlockStragey we can sequentially read multiple chunks for block limited by protobuf max limit(128 MB) which should be faster than the previous approach in a single rpc based on how much of length we want to read.
---------------------------------------------------------------- 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]
