[
https://issues.apache.org/jira/browse/GOBBLIN-1440?focusedWorklogId=598050&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-598050
]
ASF GitHub Bot logged work on GOBBLIN-1440:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/May/21 18:27
Start Date: 17/May/21 18:27
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on pull request #3277:
URL: https://github.com/apache/gobblin/pull/3277#issuecomment-842521321
@sv2000, I ran a kafka fast ingestion job, ran a replanner job with
`gobblin.helix.replanner.sql=select true from gobblinReplannableJob` as
suggested by @autumnust and found that the ingestion job kept ingesting the
data.
--
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: 598050)
Time Spent: 50m (was: 40m)
> move 'cancel trigger code' from job catalog to job monitor
> -----------------------------------------------------------
>
> Key: GOBBLIN-1440
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1440
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently Add/update/delete of flow specs and cancellation of a job execution
> happen via putting/deleting these specs in job catalog. Listeners of Spec
> Catalog take appropriate actions. While for add/update/delete this makes
> sense to modify job catalog, it makes little sense for job execution
> cancellation request to update job catalog in order to trigger the
> cancellation because job and execution are two different entities.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)