HomminLee commented on issue #5546:
URL: 
https://github.com/apache/dolphinscheduler/issues/5546#issuecomment-968754992


   @ruanwenjun  I have a question. Class ProcessService exists in project 
[dolphinscheduler-service], and there are already exists 
ProcessDefinitionService态ProcessInstanceService态TaskInstanceService in project 
[dolphinscheduler-api]. In my previous thoughts, I want split ProcessService to 
those service class. But I found ProcessService also be used by project 
[dolphinscheduler-server]. If I follow the previous ideas to complete, the 
project [dolphinscheduler-api] cannot use those service, this is unacceptable.
   So, do you have any suggestions? Should I just create 4 new class in project 
[dolphinscheduler-service]  with  other names?


-- 
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]


Reply via email to