[
https://issues.apache.org/jira/browse/OOZIE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288210#comment-14288210
]
Bowen Zhang edited comment on OOZIE-2120 at 1/22/15 8:58 PM:
-------------------------------------------------------------
I agree with [~rkanter]. Let's just fix the names in this jira. And whoever
later has the bandwidth can volunteer to take on the refactoring in OOZIE-2095.
was (Author: bowenzhangusa):
I agree with [~rkanter]. Let's just fix the names in this jira. And whoever
later has the bandwidth, we can do the refactoring in OOZIE-2095.
> 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
>
> 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)