You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2008/09/19 19:24:44 UTC

[jira] Updated: (HBASE-891) HRS.validateValuesLength throws IOE, gets caught in the retries

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

Jean-Daniel Cryans updated HBASE-891:
-------------------------------------

    Attachment: hbase-891.patch

Adds a new class of Exception. Now TestBatchUpdate takes 50 sec instead of 250. Please review.

> HRS.validateValuesLength throws IOE, gets caught in the retries
> ---------------------------------------------------------------
>
>                 Key: HBASE-891
>                 URL: https://issues.apache.org/jira/browse/HBASE-891
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.2.1, 0.18.0
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.18.1, 0.2.2
>
>         Attachments: hbase-891.patch
>
>
> When HRS.validateValuesLength throws a IOE, it gets caught in the retries because it does not use a DoNotRetryIOException.

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