[
https://issues.apache.org/jira/browse/GOBBLIN-1996?focusedWorklogId=902834&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-902834
]
ASF GitHub Bot logged work on GOBBLIN-1996:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jan/24 15:40
Start Date: 31/Jan/24 15:40
Worklog Time Spent: 10m
Work Description: homatthew commented on code in PR #3865:
URL: https://github.com/apache/gobblin/pull/3865#discussion_r1473042841
##########
gobblin-temporal/src/main/java/org/apache/gobblin/temporal/cluster/GobblinTemporalClusterManager.java:
##########
@@ -238,16 +230,7 @@ public synchronized void stop() {
LOGGER.info("Stopping the Gobblin Cluster Manager");
- if (this.idleProcessThread != null) {
Review Comment:
Temporal needs to run in yarn mode. And so we do not need the standalone
cluster / bare metal code
Issue Time Tracking
-------------------
Worklog Id: (was: 902834)
Time Spent: 0.5h (was: 20m)
> Add ability for Yarn app to terminate on finishing of temporal flow
> -------------------------------------------------------------------
>
> Key: GOBBLIN-1996
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1996
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Matthew Ho
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)