seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Hotfix][Connector-V2][kafka] fix kafka sink config exactly-once exception

Open fcb-xiaobo opened this issue 4 months ago • 1 comments

Purpose of this pull request

close #7755

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

  • [ ] If any new Jar binary package adding in your PR, please add License Notice according New License Guide
  • [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/seatunnel/tree/dev/docs
  • [ ] If you are contributing the connector code, please check that the following files are updated:
    1. Update plugin-mapping.properties and add new connector information in it
    2. Update the pom file of seatunnel-dist
    3. Add ci label in label-scope-conf
    4. Add e2e testcase in seatunnel-e2e
    5. Update connector plugin_config
  • [ ] Update the release-note.

fcb-xiaobo avatar Oct 16 '24 07:10 fcb-xiaobo