ruanwenjun commented on code in PR #16327:
URL:
https://github.com/apache/dolphinscheduler/pull/16327#discussion_r1729071034
##########
dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/engine/WorkflowRepository.java:
##########
@@ -32,47 +32,44 @@
import com.google.common.collect.ImmutableList;
-/**
- * cache of process instance id and WorkflowExecuteThread
- */
@Component
-public class ProcessInstanceExecCacheManagerImpl implements
ProcessInstanceExecCacheManager {
+public class WorkflowRepository implements IWorkflowRepository {
Review Comment:
Agree.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]