You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (Jira)" <ji...@apache.org> on 2020/10/01 01:47:00 UTC

[jira] [Updated] (PHOENIX-6167) Adding maxMutationCellSizeBytes config and exception

     [ https://issues.apache.org/jira/browse/PHOENIX-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyi Yan updated PHOENIX-6167:
-------------------------------
    Attachment: PHOENIX-6167.master.v2.patch

> Adding maxMutationCellSizeBytes config and exception
> ----------------------------------------------------
>
>                 Key: PHOENIX-6167
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6167
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Xinyi Yan
>            Assignee: Xinyi Yan
>            Priority: Trivial
>             Fix For: 4.16.0
>
>         Attachments: PHOENIX-6167.4.x.patch, PHOENIX-6167.master.v2.patch, PHOENIX-6167.patch
>
>
> HBase can handle cells that are up to 10 MB, and we should have a better error handling in Phoenix. Adding extra config so that we have better control of column size, as well as helping us to understand which column exceeds the max allowance.
> This Jira will introduce config for maxMutationCellSizeBytes and throw an exception if the column size is greater than the config allowance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)