flink-connector-kafka
flink-connector-kafka copied to clipboard
[FLINK-35870] Change DEFAULT_KAFKA_TRANSACTION_TIMEOUT in KafkaSinkBuilder
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.
Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)
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.