feat(manager): make check status from flink batch
This commit is contained in:
@@ -24,7 +24,7 @@ func NewManagedJob(client *api.Client, db *buntdb.DB, def v1alpha1.FlinkJob, crd
|
||||
db: db,
|
||||
crd: crd,
|
||||
}
|
||||
job.startCycle()
|
||||
//job.startCycle()
|
||||
return job
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user