You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hadoop QA (Jira)" <ji...@apache.org> on 2019/09/10 16:22:00 UTC

[jira] [Commented] (PHOENIX-5471) MetaDataEndpointImplIT declares wrong package

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

Hadoop QA commented on PHOENIX-5471:
------------------------------------

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

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

    {color:green}+0 tests included{color}.  The patch appears to be a documentation, build,
                        or dev patch that doesn't require tests.

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

    {color:red}-1 release audit{color}.  The applied patch generated 3 release audit warnings (more than the master's current 0 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 .

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s): 	at org.apache.phoenix.schema.stats.BaseStatsCollectorIT.testGuidePostWidthUsedInDefaultStatsCollector(BaseStatsCollectorIT.java:839)

Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2952//testReport/
Release audit warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2952//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2952//console

This message is automatically generated.

> MetaDataEndpointImplIT declares wrong package
> ---------------------------------------------
>
>                 Key: PHOENIX-5471
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5471
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: István Tóth
>            Assignee: István Tóth
>            Priority: Minor
>         Attachments: PHOENIX-5471.master.v1.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The /phoenix-core/src/it/java/org/apache/phoenix/end2end/MetaDataEndpointImplIT.java file declares its package as _org.apache.phoenix.coprocessor ._
> While this surprisingly does not seem to bother maven, at least Eclipse flags this as an error.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)