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