-
A nice addition would be to add ACLs management for topics. This is something I or my team will be happy contributing.
-
##### Versions
Sarama Version:1.22.1
Kafka Version:V2_2_0_0
Go Version:1.12.5
##### Configuration
config := sarama.NewConfig()
config.Version = sarama.V2_2_0_0
timeout, _ := t…
-
Hey all,
Sorry for bothering. I am having issues with TLS authentication on openshift and I have not been able to find out what my problem might be. I have been hacking away it for several days now…
-
**Usecase**
As cluster ops I'd like to use the provided metrics in a separate Grafana dashboard to get more information about a specific topic. Right now there's only one dashboard which was create…
weeco updated
5 years ago
-
Hello I am trying to use KafkaHQ on our kafka cluster that uses SASL_SSL and ACLs
This NPE happens when a request is made to `http://*************/dev-kafka/topic` I am using the same configs I use…
-
>[2017-12-15 04:03:21,316] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
[2017-12-15 04:03:21,320] ERROR Server died unexpectedly: (io.confluent.…
-
**Which chart**:
[incubator/kafka]
The current zookeeper dependency points to `incubator/zookeeper`. This chart is based on https://github.com/kubernetes/contrib/tree/master/statefulsets/zookeeper…
-
## CVE-2019-0201 - Medium Severity Vulnerability
Vulnerable Library - zookeeper-3.4.10.jar
null
Path to dependency file: /interlok-kafka/build.gradle
Path to vulnerable library: /root/.gradle/caches…
-
Description
===========
1. add user testuser1 testuser2 ;
2. set acl for testuser1 topic=kafkatest1 allow-host=1.2.3.4 group=default-group
2. set acl for testuser2 topic=kafkatest2 allow-…
-
After giving up on using our cluster SASL-Plaintext authentication/encryption (see https://github.com/linkedin/Burrow/issues/380#issuecomment-480385599), I've tested burrow with simple plaintext (no e…