Hisoka-X commented on PR #6733: URL: https://github.com/apache/seatunnel/pull/6733#issuecomment-2081799717
> > Quick question: why not recommend users to add parallelism to job? > > More concurrency requires more Task Managers, resulting in higher resource usage and costs. This change will bring uncertainty, for example, data from different splits are not written in order, and we do not guarantee the thread safety of the Collector. I prefer to use the parallelism parameter. -- 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]
