[
https://issues.apache.org/jira/browse/PHOENIX-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani resolved PHOENIX-7394.
-----------------------------------
Resolution: Fixed
> MaxPhoenixColumnSizeExceededException should not print rowkey
> -------------------------------------------------------------
>
> Key: PHOENIX-7394
> URL: https://issues.apache.org/jira/browse/PHOENIX-7394
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 5.2.0
> Reporter: Viraj Jasani
> Assignee: Jing Yu
> Priority: Major
> Fix For: 5.2.1, 5.3.0, 5.1.4
>
>
> PHOENIX-6167 introduced config "hbase.client.keyvalue.maxsize" with default
> value 10 MB to limit the size of the column values while preparing the UPSERT
> statements.
> For ONE_CELL_PER_COLUMN storage, if any column value is higher than 10 MB by
> default, MaxPhoenixColumnSizeExceededException is thrown. However, the
> exception should only provide table and column info, rowkey should not be
> printed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)