You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/04/14 19:06:41 UTC

[jira] [Commented] (PHOENIX-3783) Lower max mutation bytes to create smaller MutationState chunks

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

Hadoop QA commented on PHOENIX-3783:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12863484/PHOENIX-3783.patch
  against master branch at commit adf5606835f954a4e6b62d2fde8777b15cfec434.
  ATTACHMENT ID: 12863484

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 47 warning messages.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines longer than 100

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/828//testReport/
Javadoc warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/828//artifact/patchprocess/patchJavadocWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/828//console

This message is automatically generated.

> Lower max mutation bytes to create smaller MutationState chunks
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-3783
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3783
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.10.0
>            Reporter: Geoffrey Jacoby
>            Assignee: Geoffrey Jacoby
>         Attachments: PHOENIX-3783.patch
>
>
> In PHOENIX-541 we added a feature to break large MutationStates into smaller chunks so that they could be submitted to HBase without causing performance issues. The default max byte size we originally chose has proven much too high and should be lowered. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)