-
**Which chart**:
bitnami/kafka-14.2.0
**Describe the bug**
I use this configuration:
```
externalAccess.enabled=true
externalAccess.service.type=LoadBalancer
externalAccess.autoDiscovery…
-
It seems I can not see the docker ip from the zio client but it is visible from Kafka Conduktor client. It seems this problem is related to zio kafka client not the docker server.
-
Install and configure conduktor and connect it to local kafka
-
It seems that connecting to a schema registry with TLS mutual authentication is currently not supported. I would appreciate if a corresponding configuration option could be added.
-
I have a file with a space "Conduktor Space.drawio", it crashes:
```
+ export file : ./Conduktor Space.drawio
++ prepare export folder : ./drawio-assets
++ export page 1 : Page-1
+++ generate p…
-
From the Kafka explorer view, we should be able to select a consumer generated by vscode-kafka and remove it (it needs to be stopped before removing)
See similar feature in conduktor:
![Dec-15-…
-
It should possible to remove inactive consumers (not simply stop them). See similar feature in conduktor:
![Dec-15-2020 11-06-19](https://user-images.githubusercontent.com/148698/102200933-c20c5680…
-
Hi all,
I'm facing an issue where after deploying kafka-minion on openshift, it's able to see and calculate group lag for messages that I'm creating and consuming via the kafka CLI commands, but no…
-
To reply message/debug someone might need to get messages from begging or specific offset
-
When working with Cloudera / Hortonworks products, I typically setup [HUE](https://gethue.com) for the data-science folk, and while I really like it, even as a standalone product by itself (it makes a…