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

runzhiwang updated HDDS-3168:
-----------------------------
    Description: Read a 100MB object which has 25 chunks, the jaeger trace 
information as the image shows. Now ozone read each chunk in sequential order, 
it can be improve by reading chunks in parallel. And the rpc call is also too 
many, it can be improve by one rpc call and return the result by batch.  
!screenshot-3.png!   (was: Read a 100MB object which 25 chunks, the jaeger 
trace information as the image shows. Now ozone read each chunk in sequential 
order, it can be improve by reading chunks in parallel. And the rpc call is 
also too many, it can be improve by one rpc call and return the result by 
batch.  !screenshot-3.png! )

> Improve the efficiency of reading object
> ----------------------------------------
>
>                 Key: HDDS-3168
>                 URL: https://issues.apache.org/jira/browse/HDDS-3168
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: runzhiwang
>            Assignee: runzhiwang
>            Priority: Major
>         Attachments: screenshot-1.png, screenshot-2.png, screenshot-3.png
>
>
> Read a 100MB object which has 25 chunks, the jaeger trace information as the 
> image shows. Now ozone read each chunk in sequential order, it can be improve 
> by reading chunks in parallel. And the rpc call is also too many, it can be 
> improve by one rpc call and return the result by batch.  !screenshot-3.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to