Hi,
I am trying to use the default production exception handler. I am managing
all my dependencies using Maven. Following are the co-ordinates that I am
using :
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-streams</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>1.1.0</version>
</dependency>
My Problem is that I am not able to use the property :
StreamsConfig.DEFAULT_PRODUCTION_EXCEPTION_HANDLER_CLASS_CONFIG
because this has been declared as "private".
Upon going through the apache commit archives, I can see that this is
resolved in the latest code base on github, but the jars on maven
repositories are still not up to date.
How can I overcome this limitation and use the latest codebase.
*Sumit Baurai*Senior Consultant
Architecture & Implementation
+31 6 41 90 06 11 <+316%2041%2090%2006%2011>
[email protected]