[ 
https://issues.apache.org/jira/browse/OOZIE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288199#comment-14288199
 ] 

Robert Kanter commented on OOZIE-2120:
--------------------------------------

I saw that we have OOZIE-2095 for that, and I agree that we should do it; but 
it sounds like it's going to be a lot of work.  It doesn't look like anyone's 
been working on it, and I don't have the time at the moment.  In the meantime, 
fixing the names of the JPAExecutors is pretty trivial and would help make 
metrics/instrumentation correct.

> 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)

Reply via email to