Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Users can create a working flow configuration, but when the config fails compilation it is rejected.
Relatedly, when users try to update a working flow configuration with one that fails compilation, the update returns success, despite internal logging recording:
"Ignoring the spec gobblin-flow:/testGroup/testName/. isExplain: false, compileSuccess: false, master: true".
A subsequent GET request for that flow config shows the update didn't actually happen. thus the update's response was misleading and should be corrected.