You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/01/31 04:32:10 UTC

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

Josh Elser created ACCUMULO-2299:
------------------------------------

             Summary: 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.5.0, 1.4.4
            Reporter: Josh Elser
            Priority: Minor


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)