mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-27 16:55:06 +00:00
Remove JobUnlock on startUp (#20984)
This commit is contained in:
parent
ea16c1cdab
commit
21bfab68fa
@ -129,8 +129,6 @@ public class WorkflowHandler {
|
||||
.getSqlSessionFactory()
|
||||
.getConfiguration()
|
||||
.addMapper(SqlMapper.class);
|
||||
|
||||
unlockJobsOnStartup();
|
||||
}
|
||||
|
||||
public static void initialize(OpenMetadataApplicationConfig config) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user