File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ kafka.session.timeout.ms=15000
1414kafka.connection.timeout.ms=10000
1515kafka.replication=1
1616kafka.linger.ms=1
17- kafka.transaction .id=
17+ kafka.transactional .id=
1818
1919streams.source.topic.nodes.<TOPIC_NAME>=<PATTERN>
2020streams.source.topic.relationships.<TOPIC_NAME>=<PATTERN>
2121streams.source.enable=<true/false, default=true>
2222----
2323
24- Note: To use the Kafka transactions please set `kafka.transaction .id` and `kafka.acks` properly
24+ Note: To use the Kafka transactions please set `kafka.transactional .id` and `kafka.acks` properly
2525
26- See the https://kafka.apache.org/documentation/#brokerconfigs[Apache Kafka documentation] for details on these settings.
26+ See the https://kafka.apache.org/documentation/#brokerconfigs[Apache Kafka documentation] for details on these settings.
You can’t perform that action at this time.
0 commit comments