[
https://issues.apache.org/jira/browse/HBASE-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612948#action_12612948
]
Jean-Daniel Cryans commented on HBASE-742:
------------------------------------------
Correction, REST and Thrift APIs only refer to it, nothing is enforced.
> 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
>
>
> 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.