[
https://issues.apache.org/jira/browse/HBASE-24401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111890#comment-17111890
]
wenbang commented on HBASE-24401:
---------------------------------
Hi [~zghao] , I think check maxCellSize > 0 is enough to avoid exception. Can
you help me to review it ?
Thank you.
> Cell size limit check on append should consider 0 or less value to disable
> the check
> ------------------------------------------------------------------------------------
>
> Key: HBASE-24401
> URL: https://issues.apache.org/jira/browse/HBASE-24401
> Project: HBase
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha-1, 2.2.0, 1.4.10, 2.3.0, 2.1.5
> Reporter: wenbang
> Assignee: wenbang
> Priority: Major
>
> HBASE-22274 added a cell size check for append in HRegion, but did not
> consider 0 and less values.
> If we set the parameter *hbase.server.keyvalue.maxsize* to 0, expect to turn
> off the cell size check, all append operations will fail.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)