[
https://issues.apache.org/jira/browse/OOZIE-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097297#comment-15097297
]
Robert Kanter commented on OOZIE-2435:
--------------------------------------
A couple of minor things:
# In general, we don't use wildcard imports. Can you put back {{import
org.apache.oozie.service.*;}} to what it was before?
# There's no need to override {{getInterface()}} in
{{FakeCallableQueueService}}. The parent implementation (in
{{CallableQueueService}}) is the same.
> TestCoordChangeXCommand is flakey
> ---------------------------------
>
> Key: OOZIE-2435
> URL: https://issues.apache.org/jira/browse/OOZIE-2435
> Project: Oozie
> Issue Type: Bug
> Components: tests
> Affects Versions: trunk
> Reporter: Ferenc Denes
> Assignee: Ferenc Denes
> Labels: test
> Fix For: trunk
>
> Attachments: OOZIE-2435-1.patch
>
>
> TestCoordChangeXCommand's subtests fail time to time in our test harness, and
> also in apache jenkins.
> The issue is, that the CallableQueueService modifies some actions, while we
> are observing the behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)