-
Hi,
I think I found an issue with the commit for consumers.
On current master of confluent-kafka-python and librdkafka, Kafka v0.10.
There are messages in the topic.
To reproduce the issue, ru…
-
Hello,
I'm following the [documentation on service mesh](https://www.consul.io/docs/k8s/connect#consul-hashicorp-com-connect-service-port) using helm and trying to consume an exposed service (name…
-
we have a simple Kafka Stream filtering application which is working perfectly except one thing.
The stream application trying to describe every topic in the cluster. After googling the most releva…
-
**Is your feature request related to a problem? Please describe.**
The new ksqlDB pull queries feature does not work if Kafka ACLs or some sort of external KSQL authorization is enabled. This has a f…
spena updated
4 years ago
-
I would like to know if will be possible create different users and asign different topics to each user.
I created two users through kafkauser:
- First user:
```spec:
authentication:
t…
-
Description
===========
The certificate file, trust store an key store is generated by command:
```
gen-ssl-certs.sh ca ca-cert cert
gen-ssl-certs.sh -k server ca-cert broker_0 broker
gen-ss…
-
I can't seem to figure out which user id is known to kafka when using the oauth plugin. What is the user id known by kafka when using oauth?
Also, is there any paid support/consulting for strimzi …
-
Putting this to good use with a Confluent Cloud setup. Many thanks for writing the provider!
Given an ACL resource like this:
```
resource "kafka_acl" "allow_idempotent_write_in_cluster" {
r…
-
Hi,
I've been banging my head on this for a few days now and I can't find what I'm doing wrong.
It seems the LDAP authentication and group retrieval works, but not the LDAP group Kafka-HQ groups …
-
Hello
I am trying to try out kafkahq with a kerberos backed Kafka cluster. Below are setup details
- Kafka version: 2.4
- Auth scheme: SASL
- Protocol: SASL_PLAINTEXT
- Mechanism: GSSAPI (Kerbe…