plaofchina commented on issue #8900:
URL: https://github.com/apache/seatunnel/issues/8900#issuecomment-2700111512

   > I agree, we should remove the `earliest` and `latest` from the 
`start_mode` and use `group_offsets` as the default value. If use want to use 
the `earliest` or `latest` for the first time job execution, they can do this 
using the `auto.offset.reset`
   
   Even deprecating this configuration is feasible, allowing Kafka to fully 
manage offsets. For operations that require resetting offsets, the business 
logic should handle it independently.


-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to