Hello, I need to develop a solution that consumes a message from a kafka
queue, does a treatment and writes again on another kafka topic.

My question is:
For greater performance, should I treat the message in a custom interceptor
or custom sink?

Grateful.

Felipe Naberezny

Reply via email to