Working with Kafka_InterceptorSample Project
This sample demonstrates how to configure and use the ConsumerInterceptor and ProducerInterceptor in the kafka plugin to intercept (and possibly mutate) records received by the consumer and producer respectively. The java code for the interceptor resides in the Java shared module provided in the sample.
Prerequisites
Procedure
- Start TIBCO Business Studio in one of the following ways:
- From the menu, click .
- In the Import window, expand the General folder and select the Existing Studio Projects into Workspace item. Click Next.
- Click Browse next to the Select archive file field to select the Kafka_InterceptorSample.zip file. Click Finish. The Kafka_InterceptorSample.zip file is in the TIBCO_HOME\bw\palettes\kafka\version\samples directory.
Copyright © Cloud Software Group, Inc. All rights reserved.