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

ASF GitHub Bot updated HDDS-13974:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> In HDDS-13973, sendCommandReadBlock(..) creates a new 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