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

Jean-Daniel Cryans updated HBASE-742:
-------------------------------------

    Attachment: hbase-742-v1.patch

First try at validating values length.

> 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
>
>
> 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.

Reply via email to