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

[jira] [Created] (PHOENIX-3758) PhoenixMetricsIT#testGlobalPhoenixMetricsForQueries fails intermittently

Sneha Kanekar created PHOENIX-3758:
--------------------------------------

             Summary: PhoenixMetricsIT#testGlobalPhoenixMetricsForQueries fails intermittently
                 Key: PHOENIX-3758
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3758
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.11.0
         Environment: Ubuntu:14.04
$ java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
            Reporter: Sneha Kanekar


The testcase org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries fails intermittently on x86 as well as ppc64le architechture. This issue is related to PHOENIX-1822. The testcase testPhoenixMetricsForQueries was replaced by testGlobalPhoenixMetricsForQueries. The error message is as follows:
{code:borderStyle=solid}
java.lang.AssertionError
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries(PhoenixMetricsIT.java:130)
{code}



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