Erman Pattuk created GOBBLIN-426:
------------------------------------
Summary: Change signature of AzkabanJobLauncher.initJobListener
from private to protected
Key: GOBBLIN-426
URL: https://issues.apache.org/jira/browse/GOBBLIN-426
Project: Apache Gobblin
Issue Type: Bug
Reporter: Erman Pattuk
LinkedIn Espresso team needs to modify a tiny logic in the AzkabanJobLauncher
class, in the listener creation path. However, the current structure of
AzkabanJobLauncher prohibits us from that, giving us only one option:
copy-paste the entire code of AzkabanJobLauncher. Instead of that, this ticket
is to track the progress to change signature of
AzkabanJobLauncher.initJobListener from private to protected, and have the
derived class to override that method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)