lightzhao commented on PR #4318: URL: https://github.com/apache/incubator-seatunnel/pull/4318#issuecomment-1477171763
> If the JDBC sink is IS_EXACTLY_ONCE, max_retries=0 is required, so the default value is 0. > > https://github.com/apache/incubator-seatunnel/blob/40699b660cfecb5cffb2da0a94dc1bbd29a19579/seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/sink/JdbcExactlyOnceSinkWriter.java#L77-L87 > > You need to think about this. The default value in the document is 3, the document is wrong, and the document needs to be modified. <img width="619" alt="image" src="https://user-images.githubusercontent.com/40714172/226501118-433385fd-db62-46fb-a454-b515e5673840.png"> -- 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]
