You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
13
13
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).
14
14
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.
0 commit comments