In order to configure an additional interceptor for consumers from initial 
deployment in the source cluster an interceptor must be configured to allow 
consumers to resume when reading topics that are replicated to the secondary 
cluster.

Confluent support (we use Confluent provider for Kafka) suggest us to:
configure this property: 
`interceptor.classes=io.confluent.connect.replicator.offsets.ConsumerTimestampsInterceptor`
add this dependency in the maven project: ` <dependency> 
<groupId>io.confluent</groupId> <artifactId>timestamp-interceptor</artifactId> 
<version>7.6.1</version> </dependency>`

Ok for the dependency, but how can configure the property in camel?
Best regards.

Marco Pagano
Accenture Technology
BSS Factory - Italy Delivery Center.
*  E-mail       : marco.pag...@accenture.com<mailto:marco.pag...@accenture.com>


________________________________

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security, AI-powered support capabilities, and assessment of 
internal compliance with Accenture policy. Your privacy is important to us. 
Accenture uses your personal data only in compliance with data protection laws. 
For further information on how Accenture processes your personal data, please 
see our privacy statement at https://www.accenture.com/us-en/privacy-policy.
______________________________________________________________________________________

www.accenture.com

Reply via email to