生产者的任务就是将消息添加到Redis的Sorted Set中。首先,需要计算出消息添加到Redis的SlotKey,如果发送...
Kafka Streams在内部管理transactional.id,对于eos_v2,预计会创建新的transactional.id(有关详细信息,请...
Kafka Streams在内部管理transactional.id,对于eos_v2,预计会创建新的transactional.id(有关详细信息,请...
fcb-xiaobo commented on code in PR #7857: URL:https://github.com/apache/seatunnel/pull/7857#discussion_r1805750246 ### seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/resources/kafka/fake_to_kafka_exactly_once.conf: ### @@ -0,0 +1,48 @@ +# +# Licensed to...
Re: [PR] [Hotfix][Connector-V2][kafka] fix kafka sink config exactly-once exception [seatunnel] via GitHub Thu, 17 Oct 2024 21:14:02 -0700 Carl-Zhou-CN commented on code in PR #7857: URL: https://github.com/apache/seatunnel/pull/7857#discussion_r1805825677 ### seatunnel-connectors...
Search before asking I had searched in the issues and found no similar issues. What happened If kafka is configured with EXACTLY-ONCE semantics, an exception will be thrown when the producer is turned off SeaTunnel Version 2.3.2 SeaTunne...
Re: [PR] [Hotfix][Connector-V2][kafka] fix kafka sink config exactly-once exception [seatunnel] via GitHub Wed, 16 Oct 2024 01:05:00 -0700 Hisoka-X commented on PR #7857: URL: https://github.com/apache/seatunnel/pull/7857#issuecomment-2416028838 cc @Carl-Zhou-CN -- This is an ...