[
https://issues.apache.org/jira/browse/OOZIE-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Bacsko updated OOZIE-2879:
--------------------------------
Description:
While working on OOZIE-2854, I was looking for classes which use
{{EntityManager}}. There is a class called {{SLAStore}} which uses it, but
retrieving the call hierarchy revealed that only a test class invokes the
methods of {{SLAStore}}.
This class has been unused for a long time - it was deprecated in OOZIE-914
(see commit:
https://github.com/apache/oozie/commit/c95c809a55005b44b05f0c496e4a3fd75a26be91),
so we should remove it.
was:
While working on OOZIE-2854, I was looking for classes which use
{{EntityManager}}. There is a class called {{SLAStore}} which uses it, but
retrieving the call hierarchy revealed that only a test class invokes the
methods of {{SLAStore}}.
This class has been unused for a long time - it was deprecated in OOZIE-914
(see commit:
https://github.com/apache/oozie/commit/c95c809a55005b44b05f0c496e4a3fd75a26be91)
> Remove unused class SLAStore and related classes
> ------------------------------------------------
>
> Key: OOZIE-2879
> URL: https://issues.apache.org/jira/browse/OOZIE-2879
> Project: Oozie
> Issue Type: Bug
> Reporter: Peter Bacsko
> Assignee: Peter Bacsko
>
> While working on OOZIE-2854, I was looking for classes which use
> {{EntityManager}}. There is a class called {{SLAStore}} which uses it, but
> retrieving the call hierarchy revealed that only a test class invokes the
> methods of {{SLAStore}}.
> This class has been unused for a long time - it was deprecated in OOZIE-914
> (see commit:
> https://github.com/apache/oozie/commit/c95c809a55005b44b05f0c496e4a3fd75a26be91),
> so we should remove it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)