flink-connector-kafka icon indicating copy to clipboard operation
flink-connector-kafka copied to clipboard

[FLINK-35870] Change DEFAULT_KAFKA_TRANSACTION_TIMEOUT in KafkaSinkBuilder

Open twosom opened this issue 1 year ago • 1 comments

change DEFAULT_KAFKA_TRANSACTION_TIMEOUT in KafkaSinkBuilder class.

The default value is 15 minutes, as shown in the official Kakfa documentation.

So I changed it from 1 hour to 15 minutes and added the test. 스크린샷 2024-07-28 오후 1 56 35

twosom avatar Jul 28 '24 05:07 twosom

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

boring-cyborg[bot] avatar Jul 28 '24 05:07 boring-cyborg[bot]

This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the PR has merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out to the community, contact details can be found here: https://flink.apache.org/what-is-flink/community/

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

github-actions[bot] avatar Nov 18 '25 06:11 github-actions[bot]