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 2020/07/23 11:35:00 UTC

[jira] [Commented] (PHOENIX-6028) Change default HBase profile to 2.1 in 5.x

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

Hadoop QA commented on PHOENIX-6028:
------------------------------------

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

    {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: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:red}-1 core tests{color}.  The patch failed these unit tests:
     ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT

     {color:red}-1 core zombie tests{color}.  There are 7 zombie test(s): 	at org.apache.phoenix.end2end.BaseOrderByIT.testOrderByReverseOptimizationWithNullsLast(BaseOrderByIT.java:688)
	at org.apache.phoenix.end2end.BasePermissionsIT.testAutomaticGrantWithIndexAndView(BasePermissionsIT.java:1240)
	at org.apache.phoenix.end2end.BaseOrderByIT.testAggregateOrderBy(BaseOrderByIT.java:202)
	at org.apache.phoenix.end2end.IndexToolForNonTxGlobalIndexIT.testIndexToolForIncrementalRebuild(IndexToolForNonTxGlobalIndexIT.java:639)
	at org.apache.phoenix.end2end.BasePermissionsIT.testAutomaticGrantWithIndexAndView(BasePermissionsIT.java:1278)
	at org.apache.phoenix.end2end.ParameterizedIndexUpgradeToolIT.testNonDryRunToolWithMultiTables(ParameterizedIndexUpgradeToolIT.java:470)

Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/4072//testReport/
Code Coverage results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/4072//artifact/phoenix-core/target/site/jacoco/index.html
Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/4072//console

This message is automatically generated.

> Change default HBase profile to 2.1 in 5.x
> ------------------------------------------
>
>                 Key: PHOENIX-6028
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6028
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 5.1.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>         Attachments: PHOENIX-6028.master.v1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Since PHOENIX-5967, we are no longer building multiple artifacts with different HBase versions.
> To maximize the compatibility of the default build, and to make sure that we publish artifacts that are compatible with the most deployments, we should change the default profile to 2.1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)