You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Arjun Singh Bora (Jira)" <ji...@apache.org> on 2021/06/02 01:52:00 UTC

[jira] [Created] (GOBBLIN-1456) GobblinServiceJobScheduler update logic

Arjun Singh Bora created GOBBLIN-1456:
-----------------------------------------

             Summary: GobblinServiceJobScheduler update logic
                 Key: GOBBLIN-1456
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1456
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Arjun Singh Bora


GobblinServiceJobScheduler update logic first deletes the spec and then adds it back. I think it is unnecessary and also create an issue. During delete spec it calls Orchestrator remove code and that sends a delete call to spec executor, which is wrong, because flow spec is actually not intended to be deleted. On cluster side, it is forcing a state store deletion.



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