You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Vikram Srivastava (JIRA)" <ji...@apache.org> on 2014/02/03 06:14:10 UTC

[jira] [Updated] (ACCUMULO-2299) WholeRowIterator.decodeRow should check input stream return val

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

Vikram Srivastava updated ACCUMULO-2299:
----------------------------------------

    Attachment: ACCUMULO-2299.v1.patch.txt

Attached patch. Verified WRIteratorTest still passes.

> WholeRowIterator.decodeRow should check input stream return val
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-2299
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2299
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.4.4, 1.5.0
>            Reporter: Josh Elser
>            Assignee: Vikram Srivastava
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.5.1
>
>         Attachments: ACCUMULO-2299.v1.patch.txt
>
>
> The decodeRow method ignores the return code on the DataInputStream.read calls. If that return value is inspected, we can catch errors where the data is malformed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)