[
https://issues.apache.org/jira/browse/OOZIE-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184550#comment-16184550
]
Peter Cseh commented on OOZIE-3070:
-----------------------------------
Test failure is due {code}
testJMXInstrumentation(org.apache.oozie.util.TestMetricsInstrumentation):
java.lang.OutOfMemoryError: Java heap space
{code} which seems unrelated.
So +1
> Remove references to org.mortbay.jetty
> --------------------------------------
>
> Key: OOZIE-3070
> URL: https://issues.apache.org/jira/browse/OOZIE-3070
> Project: Oozie
> Issue Type: Bug
> Components: core
> Reporter: Peter Bacsko
> Assignee: Peter Bacsko
> Attachments: OOZIE-3070-001.patch, OOZIE-3070-002.patch,
> OOZIE-3070-003.patch
>
>
> A couple of months ago we migrated from Tomcat to Jetty.
> However, Oozie as a production code uses {{org.eclipse.jetty}}, whereas
> {{EmbeddedServletContainer}} still uses code from {{org.mortbay.jetty}}. We
> don't need two Jettys, so all remaining code should use the newest Jetty.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)