Define CHECK_KAFKA

CHECK_KAFKA(command, expected, msg)

Checks the error code returned by an RDKafka expression (command) against an expected code (usually RdKafka::ERR_NO_ERROR), and logs an error otherwise.

© Copyright 2023, NVIDIA. Last updated on Aug 1, 2023.