[ 
https://issues.apache.org/jira/browse/HDDS-13974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz-wo Sze updated HDDS-13974:
------------------------------
    Summary: Use the same gRPC steam for reading the same block  (was: Use the 
same RPC steam for reading the same block)

> Use the same gRPC steam for reading the same block
> --------------------------------------------------
>
>                 Key: HDDS-13974
>                 URL: https://issues.apache.org/jira/browse/HDDS-13974
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Client, Ozone Datanode
>            Reporter: Tsz-wo Sze
>            Assignee: Stephen O'Donnell
>            Priority: Major
>
> 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]

Reply via email to