[
https://issues.apache.org/jira/browse/OOZIE-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225149#comment-16225149
]
Artem Ervits commented on OOZIE-3097:
-------------------------------------
I'm able to reproduce the test failure consistently by running test in
isolation with the following command
{code}
mvn clean
-Dtest=org.apache.oozie.util.TestMetricsInstrumentation#testJMXInstrumentation
test
{code}
the test succeeds consistently with the following
{code}
mvn clean -Dtest=org.apache.oozie.util.TestMetricsInstrumentation test
{code}
The test is unrelated, I will open a jira to tackle the failure separately.
[~gezapeti] and FYI to [~asasvari]
> Change version in pom in master to 5.0.0-beta1
> ----------------------------------------------
>
> Key: OOZIE-3097
> URL: https://issues.apache.org/jira/browse/OOZIE-3097
> Project: Oozie
> Issue Type: Bug
> Affects Versions: 5.0.0b1
> Reporter: Peter Cseh
> Assignee: Artem Ervits
> Priority: Blocker
> Fix For: 5.0.0b1
>
> Attachments: OOZIE-3097-00.patch
>
>
> In preparation to the 5b1 release we should modify the version in the POM
> files to 5.0.0-beta1.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)