Skip to main content

duplicate packets in kafka topic

I have multiple clients who can send duplicate packets multiple time to same kafka topic.. Is there a way to identify those duplicate packets.

Comments