[
https://issues.apache.org/jira/browse/GOBBLIN-1268?focusedWorklogId=489119&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-489119
]
ASF GitHub Bot logged work on GOBBLIN-1268:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/Sep/20 04:37
Start Date: 23/Sep/20 04:37
Worklog Time Spent: 10m
Work Description: sv2000 commented on a change in pull request #3108:
URL: https://github.com/apache/incubator-gobblin/pull/3108#discussion_r492802937
##########
File path:
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/AbstractJobLauncher.java
##########
@@ -493,6 +489,10 @@ public void forWorkUnit(WorkUnit workUnit) {
}
});
+ // If it is a streaming source, workunits cannot be counted
Review comment:
Is there a unit test we can add for this? It seems like the previous
location of this block was incorrect. To prevent future regression, it would be
good to add a unit test for this.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 489119)
Time Spent: 1h (was: 50m)
> track workunits created in gaas jobs
> ------------------------------------
>
> Key: GOBBLIN-1268
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1268
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)