[ 
https://issues.apache.org/jira/browse/GOBBLIN-1135?focusedWorklogId=429310&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-429310
 ]

ASF GitHub Bot logged work on GOBBLIN-1135:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Apr/20 23:46
            Start Date: 30/Apr/20 23:46
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on a change in pull request #2974:
URL: https://github.com/apache/incubator-gobblin/pull/2974#discussion_r418350305



##########
File path: 
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/spec_executorInstance/AbstractSpecExecutor.java
##########
@@ -182,7 +183,7 @@ public int hashCode() {
 
   abstract protected void shutDown() throws Exception;
 
-  abstract public Future<? extends SpecProducer> getProducer();
+  abstract public Future<? extends SpecProducer<Spec>> getProducer();

Review comment:
       Will this have any impact on the serialization/deserialization of Dags 
in the DagManager mode?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 429310)
    Remaining Estimate: 0h
            Time Spent: 10m

> flow remove feature for spec executors when dag manager is not enabled
> ----------------------------------------------------------------------
>
>                 Key: GOBBLIN-1135
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1135
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to