lgcareer commented on issue #2421: workflow lineage
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/2421#issuecomment-615025136
 
 
   Thanks!! I changed the db,used mysql db,it can work.I made a cyclic 
dependency then it occured StackOverflowError.
   Such as the follow steps.
   1.process definiton A depend on process definition B.
   2.process definiton B depend on process definition C.
   3.process definiton C depend on process definition A.
   Then it will occur StackOverflowError.
   
![image](https://user-images.githubusercontent.com/15651066/79530285-82287180-80a1-11ea-899f-660f42726016.png)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to