You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2011/01/18 23:23:43 UTC

[jira] Resolved: (HBASE-2330) Put errors are burried by the RetriesExhaustedException

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

ryan rawson resolved HBASE-2330.
--------------------------------

    Resolution: Fixed

was fixed by HBASE-2898

> Put errors are burried by the RetriesExhaustedException
> -------------------------------------------------------
>
>                 Key: HBASE-2330
>                 URL: https://issues.apache.org/jira/browse/HBASE-2330
>             Project: HBase
>          Issue Type: Bug
>          Components: client
>            Reporter: Alexey Kovyrin
>
> When a user tries to put into non-existing column family, all the NoSuchColumnFamilyException errors get buried (many of them, since we retry 10 times by default) and then we throw useless RetriesExhaustedException that tells user nothing but the fact that the put operation has failed.

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