-
Description
===========
Hello there! I'm trying to follow an imersion course that uses kafka with golang, but I'm facing an issue that I can't fix:
![image](https://github.com/confluentinc/conf…
-
# Story
As a user of Galasa I want to know that the latest vulnerability-free versions of the code it depends upon are being used, so I can be more confident in the safety of using the galasa tools an…
-
Description
===========
I am deploying a Python solution on Azure Kubernetes. The code subscribes to a Topic in Azure EventHub. Everything worked well - till the time I switched to version 2.6.0 (r…
-
I have a single broker Kafka and Zookeeper. I have configured it to use GSSAPI with PLAIN. I am getting the following warning in Kafka logs when I start Burrow.
```java
org.apache.kafka.common.net…
-
Arroyo is a very good library, and we ran into some performance issues when using it, and we found that there were large-scale decoding operations, as shown below.
![image](https://github.com/user-at…
-
I have two instances of aiokafka producers with `enable_idempotence=True`. Each instance is producing messages using only `send_and_wait` method. Once in a while they start to throw `OutOfOrderSequenc…
-
Description
===========
I'm facing this issue when trying to Producer object for Kafka
How to reproduce
================
Windows 10 x64
Visual Studio Enterprise 2017 (both 15.5.3 and 15.…
-
We are using reactive-kafka (Using com.typesafe.akka:akka-stream-kafka_2.11:0.14) with kafka 10 brokers and are frequently seeing consumers come up (usually immediately following the termination of a…
-
version: 4.1.1
```shell
curl -X GET -H "Accept: application/vnd.kafka.avro.v2+json" \
http://localhost:8082/consumers/testgroup2/instances/ym_test/records
```
```shell
[2018-06-28 20:29:15,4…
-