You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/30 02:06:00 UTC

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

    [ https://issues.apache.org/jira/browse/PHOENIX-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204404#comment-17204404 ] 

ASF GitHub Bot commented on PHOENIX-6167:
-----------------------------------------

yanxinyi opened a new pull request #904:
URL: https://github.com/apache/phoenix/pull/904


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Trivial
>
> 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)