tuoluzhe8521 commented on issue #17831: URL: https://github.com/apache/dolphinscheduler/issues/17831#issuecomment-3709625840
> > I tested the result > > <img alt="Image" width="1210" height="535" src="https://private-user-images.githubusercontent.com/3656843/531190166-4777329c-1fab-43de-a9ae-027c1d751f62.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njc0MjEwNDgsIm5iZiI6MTc2NzQyMDc0OCwicGF0aCI6Ii8zNjU2ODQzLzUzMTE5MDE2Ni00Nzc3MzI5Yy0xZmFiLTQzZGUtYTlhZS0wMjdjMWQ3NTFmNjIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDEwMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjAxMDNUMDYxMjI4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YmUwMmJmNTVmNjUxNDllZDkzOWE0NmQxZDcxN2UyN2MyYWM0NTVhYzFhYjFjZmRiNmIyMGVmNDI3NDc0MGRiNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.7azvxp9t9oItgKDkzPtBrdLUvc1-JO9ZucMEj4AeyL4"> > > Are you referring to two parallel degrees? I see that the second 6 tasks are also running simultaneously. '2025-12-31 15:42:11', this is 6 parallel degrees, right? Has the parallel degree rule been changed? Previously, setting two parallel degrees would initiate two task streams, that is, 1->3->5,2->4->6. But now, how can setting two parallel degrees result in two separate runs being completed,1->4,2->5,3->6? This is the difference between the two versions under the same Parallelism . > >  > >  Could you please answer this question? @det101 @ruanwenjun -- 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]
