Aleksandr Trukhin

Results 4 issues of Aleksandr Trukhin

Found some problems with >= libbpf-sys 0.6.0 and old kernels (in my case it was CentOS/RHEL 7). The problems were with internal maps (.rodata) generated (but not really used) by...

Transition from callbacks to events changed log handling for librdkafka's internal threads - logs are sent to stderr (default in librdkafka). This PR fixes it and restores previous forwarding behavior.

This `StreamConsumer` racy behavior can be observed in the recent release, probably after the move to Event-based API. Some of the events (stats, logs etc.) are processed internally and are...

see https://github.com/fede1024/rust-rdkafka/issues/665