We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e80bf commit 13cd44dCopy full SHA for 13cd44d
metadata/org.apache.kafka/kafka-streams/3.5.1/reflect-config.json
@@ -23,6 +23,14 @@
23
"allDeclaredMethods": true,
24
"allPublicConstructors": true
25
},
26
+ {
27
+ "name": "org.apache.kafka.streams.errors.LogAndFailProcessingExceptionHandler",
28
+ "condition": {
29
+ "typeReachable": "org.apache.kafka.streams.StreamsConfig"
30
+ },
31
+ "allDeclaredMethods": true,
32
+ "allPublicConstructors": true
33
34
{
35
"name": "org.apache.kafka.streams.processor.FailOnInvalidTimestamp",
36
"condition": {
0 commit comments