Tsz-wo Sze created HDDS-13974:
---------------------------------
Summary: gRPC read steam block improvements
Key: HDDS-13974
URL: https://issues.apache.org/jira/browse/HDDS-13974
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Tsz-wo Sze
Assignee: Stephen O'Donnell
In HDDS-13973, sendCommandReadBlock(..) only creates a gRPC stream per read(..)
call but not a single stream per block. If the application code uses small
(e.g. 64KB) buffer, then it is going to create a lot of gRPC streams.
It should keep using the same gRPC connection for streaming a block.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]