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/05 07:24:41 UTC

[jira] [Commented] (PHOENIX-3760) table inconsistency can occur between hive and phoenix.

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

Hadoop QA commented on PHOENIX-3760:
------------------------------------

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

    {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/823//testReport/
Javadoc warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/823//artifact/patchprocess/patchJavadocWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/823//console

This message is automatically generated.

> table inconsistency can occur between hive and phoenix.
> -------------------------------------------------------
>
>                 Key: PHOENIX-3760
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3760
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Jeongdae Kim
>            Assignee: Jeongdae Kim
>            Priority: Minor
>              Labels: HivePhoenix
>         Attachments: PHOENIX-3760.patch
>
>
> when exceptions occur after creating a phoenix table (in PostDDLCompiler),
> Hive doesn't call the method(rollbackCreateTable()) and table inconsistency between Hive and Phoenix can happen.



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