You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
What happened
In the scenario where the current topic has not been consumed, in batch mode, if start_mode is set to earliest, the job will consume from the beginning after restarting, rather than continuing to consume from the last consumed offset. If start_mode is set to latest, no data can be read at the beginning.
CosmosNi
changed the title
[Bug] [connector-kafka] Kafka start_made is inconsistent with native
[Bug] [connector-kafka] Kafka start_made handles exceptions
Feb 18, 2025
Search before asking
What happened
In the scenario where the current topic has not been consumed, in batch mode, if start_mode is set to earliest, the job will consume from the beginning after restarting, rather than continuing to consume from the last consumed offset. If start_mode is set to latest, no data can be read at the beginning.
SeaTunnel Version
2.3.10
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: