HBASE-901 Add a limit to key length, check key and value length on client side

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@700529 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jean-Daniel Cryans 2008-09-30 17:20:04 +00:00
parent 6ae1f385dc
commit 5ae403ea35
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Release 0.19.0 - Unreleased
HBASE-906 [shell] Truncates output
IMPROVEMENTS
HBASE-901 Add a limit to key length, check key and value length on client side
HBASE-890 Alter table operation and also related changes in REST interface
(Sishen Freecity via Stack)
HBASE-894 [shell] Should be able to copy-paste table description to create