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

Tsz-wo Sze updated HDDS-14035:
------------------------------
    Description: When client applications use positioned-read, it expects to 
read the exact number of bytes (otherwise, they should use seek(..) and then 
read(..) instead of positioned-read).  So, StreamRead should not pre-read more 
data for positioned-read.  (was: When client applications use positioned-read, 
it expects to read exact number of bytes.  So, StreamRead should not should not 
pre-read more data.)

> StreamRead: Positioned-read should not do pre-read
> --------------------------------------------------
>
>                 Key: HDDS-14035
>                 URL: https://issues.apache.org/jira/browse/HDDS-14035
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Client
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>
> When client applications use positioned-read, it expects to read the exact 
> number of bytes (otherwise, they should use seek(..) and then read(..) 
> instead of positioned-read).  So, StreamRead should not pre-read more data 
> for positioned-read.



--
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