[
https://issues.apache.org/jira/browse/HDDS-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650556#comment-17650556
]
mingchao zhao commented on HDDS-2145:
-------------------------------------
Ozone 1.3.0 had been released and we currently have more than 600 open issues
targeted for 1.3.0. I am moving the target field to 1.4.0.
If there is anything needs to be discussed about the Target Version, Please
reach out to me via Apache email or Slack.
> Optimize client read path by reading multiple chunks along with block info in
> a single rpc call.
> ------------------------------------------------------------------------------------------------
>
> Key: HDDS-2145
> URL: https://issues.apache.org/jira/browse/HDDS-2145
> Project: Apache Ozone
> Issue Type: Bug
> Components: Ozone Client, Ozone Datanode
> Reporter: Shashikant Banerjee
> Assignee: Hanisha Koneru
> Priority: Major
>
> Currently, ozone client issues a getBlock call to read the metadata info from
> rocks Db on dn to get the chunkInfo and then chunk info is read one by one
> inn separate rpc calls in the read path. This can be optimized by
> piggybacking readChunk calls along with getBlock in a single rpc call to dn.
> This Jira aims to address this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]