[
https://issues.apache.org/jira/browse/PHOENIX-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050991#comment-16050991
]
Karan Mehta commented on PHOENIX-3942:
--------------------------------------
[~samarthjain]
Yeah was about to discuss this. In fact, one of the JIRA in HBase is currently
planning to remove {{MILLIS_BETWEEN_NEXTS}} metrics as well. I will try to find
a elegant way to do this check and will submit it for all branches. For now, I
have submitted the basic patch for the Hadoop QA to run. The test now passes
locally on my machine.
> Fix failing PhoenixMetricsIT test
> ---------------------------------
>
> Key: PHOENIX-3942
> URL: https://issues.apache.org/jira/browse/PHOENIX-3942
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Karan Mehta
> Attachments: PHOENIX-3942.4.x-HBase-1.1.001.patch
>
>
> The PhoenixMetricsIT seems to be consistently failing in setup with the
> following exception:
> {code}
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028
> s <<< FAILURE! - in org.apache.phoenix.monitoring.PhoenixMetricsIT
> [ERROR] org.apache.phoenix.monitoring.PhoenixMetricsIT Time elapsed: 0.025 s
> <<< ERROR!
> org.apache.phoenix.exception.PhoenixIOException:
> java.lang.NullPointerException
> at
> org.apache.phoenix.monitoring.PhoenixMetricsIT.doSetup(PhoenixMetricsIT.java:95)
> Caused by: java.util.concurrent.ExecutionException:
> java.lang.NullPointerException
> at
> org.apache.phoenix.monitoring.PhoenixMetricsIT.doSetup(PhoenixMetricsIT.java:95)
> Caused by: java.lang.NullPointerException
> {code}
> See
> https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/436/display/redirect?page=changes
> for more information.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)