You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2019/12/28 02:29:00 UTC

[jira] [Resolved] (ARROW-7437) [Java] ReadChannel#readFully does not set writer index correctly

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

David Li resolved ARROW-7437.
-----------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 6064
[https://github.com/apache/arrow/pull/6064]

> [Java] ReadChannel#readFully does not set writer index correctly
> ----------------------------------------------------------------
>
>                 Key: ARROW-7437
>                 URL: https://issues.apache.org/jira/browse/ARROW-7437
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 1. The writer index should be incremented by the amount of data actually read.
> 2. When EOS is encounterned, the number of bytes read should be incremented before returning.



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