PeterZh6 commented on issue #11573:
URL: https://github.com/apache/inlong/issues/11573#issuecomment-2517107999

   While working on this, I started to wonder about the best approach for 
conducting such a test:
   
   Should I simply use Flink's batch execution mode with the command-line 
arguments (i.e., --execution.mode batch) when submitting the Flink job, and 
test it that way?
   
   Or do I need to tailor the test for each connector (in this case, Kafka) 
since different connectors can behave differently in batch mode?
   
   I’m uncertain whether a one-size-fits-all approach will work, or if I need 
to adjust configurations or setup steps specific to Kafka or the InLong Sort 
connector.
   
   Has anyone faced this scenario or can provide insights on how best to test 
batch support with Flink connectors?


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