[
https://issues.apache.org/jira/browse/GOBBLIN-1695?focusedWorklogId=807107&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-807107
]
ASF GitHub Bot logged work on GOBBLIN-1695:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Sep/22 16:33
Start Date: 08/Sep/22 16:33
Worklog Time Spent: 10m
Work Description: Will-Lo commented on code in PR #3551:
URL: https://github.com/apache/gobblin/pull/3551#discussion_r966179462
##########
gobblin-modules/gobblin-azkaban/src/main/java/org/apache/gobblin/service/modules/orchestration/AzkabanClient.java:
##########
@@ -130,10 +138,12 @@ private void initializeClient() throws
AzkabanClientException {
private void initializeSessionManager() throws AzkabanClientException {
if (sessionManager == null) {
- this.sessionManager = new AzkabanSessionManager(this.httpClient,
Review Comment:
If we follow the code here I don't think this is needed, it's just
constructing the object so it should never throw.
Issue Time Tracking
-------------------
Worklog Id: (was: 807107)
Time Spent: 40m (was: 0.5h)
> GaaS shouldn't block deployment on adding spec executors
> --------------------------------------------------------
>
> Key: GOBBLIN-1695
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1695
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Andy Jiang
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)