CosmosNi commented on issue #9302:
URL: https://github.com/apache/seatunnel/issues/9302#issuecomment-2871126189

   HTTP Source inherits from AbstractSingleSplitSource class, which only allows 
creating a single reader instance and enforces a parallelism of 1.To solve this 
issue, you need to set the environment parallelism to 1 as well.


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