Alexander Kotelnikov
Alexander Kotelnikov
ConsumerRebalanceListener.on_partitions_assigned docstring says: This method will be called *after* partition re-assignment completes and *before* the consumer starts fetching data again. I assume this follows original Java API description: ConsumerRebalanceListener.onPartitionsAssigned This...
### Search first - [X] I searched and no similar issues were found ### What Happened? I have a server with basic VLESS/TLS configuration, my own certificate (signed by internal...
This is not an issue, just want to ask you a question. Can you point me to go docs why this line https://github.com/XTLS/libXray/blob/c1d867b9cb805f75414940a8e0d55e47b7926456/xray/xray.go#L10 is crucial to include transitive dependencies of...
I've set up a test Kafka cluster and tried validate setup by kcat produce/consume some data. But nothing worked. After some investigation I observed that the problem is kcat producer:...