You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/09/23 00:02:44 UTC

[jira] Resolved: (HBASE-892) Cell iteration is broken

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

Jim Kellerman resolved HBASE-892.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0

Committed to trunk. Thanks for the patch Doğacan.

> Cell iteration is broken
> ------------------------
>
>                 Key: HBASE-892
>                 URL: https://issues.apache.org/jira/browse/HBASE-892
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.19.0
>            Reporter: Doğacan Güney
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: cell.patch, cell_svn.patch
>
>
> Cell implements Iterable<Cell> but its iteration is broken since it will always go one past the edge and throw an ArrayIndexOutOfBoundsException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.