librdkafka
librdkafka copied to clipboard
ERR__PURGE_QUEUE error is raised when purging transmit bufs
This may happen when calling purge() or when a transaction fails and purge() is automatically called internally. For the transaction case it is not really a problem since the transaction is aborted anyway and this error should not be propagated to the application (only logged).
0103_transactions#producer-5 rdkafka error: Local: Purged in queue: localhost:64785/2: Purged 1 partially sent request: forcing disconnect (after 7283ms in state UP)
- [x] librdkafka version (release number or git tag):
>=1.4