Aaronx-Gallagher commented on issue #9302:
URL: https://github.com/apache/seatunnel/issues/9302#issuecomment-2871212460

   That's true.So is the parallelism in the source not effective?Because of 
certain reasons, it is not convenient for me to modify the data in the env.
   
   
   
   
   
   ---Original---
   From: ***@***.***>
   Date: Mon, May 12, 2025 15:03 PM
   To: ***@***.***>;
   Cc: ***@***.******@***.***>;
   Subject: Re: [apache/seatunnel] [Bug] [Connector-v2] Bug title The 
SourceCommon Options parallelism not work (Issue #9302)
   
   
    CosmosNi left a comment (apache/seatunnel#9302)
    
   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.
    
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: 
***@***.***>


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