[
https://issues.apache.org/jira/browse/PHOENIX-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205073#comment-17205073
]
Hadoop QA commented on PHOENIX-6167:
------------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 11s{color}
| {color:red} PHOENIX-6167 does not apply to master. Rebase required? Wrong
Branch? See
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | PHOENIX-6167 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/13012364/PHOENIX-6167.patch |
| Console output |
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/57/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
This message was automatically generated.
> 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.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)