advancedDeployment & Operations
A single malformed message is crashing your Kafka consumer every time it retries and re-reads the same message. How do you handle this poison pill?
Tests whether you know to route unprocessable messages to a dead-letter topic instead of blocking the whole partition indefinitely.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
A single malformed message is crashing your Kafka consumer every time it retries and re-reads the same message. How do you handle this poison pill?