You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/07/14 23:42:31 UTC

[jira] Resolved: (HBASE-742) Column length limit is not enforced

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

stack resolved HBASE-742.
-------------------------

    Resolution: Fixed

Committed.  Thanks for the patch J-D.

> Column length limit is not enforced
> -----------------------------------
>
>                 Key: HBASE-742
>                 URL: https://issues.apache.org/jira/browse/HBASE-742
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.1.3, 0.2.0
>            Reporter: Jim Kellerman
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.2.0, 0.1.4
>
>         Attachments: hbase-742-v1.patch, hbase-742-v2.patch
>
>
> HColumnDescriptor provides for a limit on column value length but it is not enforced in 0.1.3 or 0.2.0 other than in the REST and Thrift APIs. (I thought it was enforced in some earlier revision but cannot find it).
> Enforcement on the client side would be less complicated than doing it on the server side.

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