[
https://issues.apache.org/jira/browse/OOZIE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288256#comment-14288256
]
Bowen Zhang commented on OOZIE-2120:
------------------------------------
+1.
> Many JPAExecutor names are wrong
> --------------------------------
>
> Key: OOZIE-2120
> URL: https://issues.apache.org/jira/browse/OOZIE-2120
> Project: Oozie
> Issue Type: Bug
> Components: monitoring
> Affects Versions: trunk
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Attachments: OOZIE-2120.patch
>
>
> Many of the JPAExecutor classes have the wrong name in {{getName()}} due to
> copy-pasting. We should fix these to make metrics/instrumentation correct.
> For example, in {{BundleJobsDeleteJPAExecutor.java}}, we have:
> {code:java}
> public String getName() {
> return "CoordJobsDeleteJPAExecutor";
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)