[ 
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 25 chunks, the jaeger trace 
information as the image shows. Now ozone read each chunk in sequential order, 
but I think these chunks can be read in parallel. And the cost of 
getContainerWithPipeline is 1-3 ms, which is also too long.  !screenshot-3.png! 
  (was: Read a 100MB object, the jaeger trace information as the image shows. 
Now ozone read each chunk in sequential order, but I think these chunks can be 
read in parallel. And the cost of getContainerWithPipeline is 1-3 ms, which is 
also too long.  !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 25 chunks, the jaeger trace information as the 
> image shows. Now ozone read each chunk in sequential order, but I think these 
> chunks can be read in parallel. And the cost of getContainerWithPipeline is 
> 1-3 ms, which is also too long.  !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