Skip to content

Commit b213f9e

Browse files
committed
Add Kafka version
1 parent 2eaaf4b commit b213f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
Code sample for [KIP-1033](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1033%3A+Add+Kafka+Streams+exception+handler+for+exceptions+occurring+during+processing).
1414

15-
Demonstrates the use of the Kafka Streams configuration `processing.exception.handler` to handle processing exceptions.
15+
Available since Apache Kafka 3.9.0, this code sample demonstrates the use of the Kafka Streams configuration `processing.exception.handler` to handle processing exception.
1616

1717
</div>
1818

0 commit comments

Comments
 (0)