Vladislav Sukhmel
Vladislav Sukhmel
**Describe the bug** When duration between slanted arrows is added, it **To Reproduce** ```plantuml @startuml !pragma teoz true participant Alice participant Bob {start} Alice ->(20) Bob : request {end} Bob...
**Steps to reproduce**: 1. import public key with several records: ``` ▷ LC_ALL=C gpg --import public-key.gpg gpg: key 9BACDE82519B7881: "name.surname " imported gpg: key F0802AAE7933C814: "Name Surname < [email protected] >"...
Please consider release with support for librdkafka 2.12.0 It has features for working with new Kafka release 4.0.0, and several bugfixes, including ones for librdkafka 2.11.0 which is currently the...
I'm trying to read a topic with protobuf encoded values, but get the following error and the output finishes after a single message: ```shell kcat -b kafka-bootstrap:9094 -t topic -C...