-
Here https://docs.confluent.io/current/confluent-security-plugins/schema-registry/authorization/topicacl_authorizer.html it says:
>>Semicolon separated list of users who can be super users. One nee…
hdjur updated
5 years ago
-
If in our server.properties, we have not configured any plaintext port, we get the following error while using rest consumer. We are using only SASL_PLAINTEXT port.
[2018-03-07 15:06:53,709] WARN […
-
when needed to specify entries for a service account but operations on same topic/group/resource, there is repetition. could it be possible to add operations in a single entry:
```yaml
customService…
-
I followed all the steps provided for the example "production-secure-deploy" but restproxy is not starting up and i am getting Unauthorized error
4m15s Warning FailedToDiscover …
-
Hello,
Can the same exporter be used for SSL kafka with listeners on 9093?
-
I ran a local kafka 3.4.0 broker, and enabled mTLS with self signed certificates and using OPA policies as ACLs. I am using the example OPA policy posted in the project :
# Policy
package kafka.…
-
So I am in the process of Migrating all of our topics from our chef setup to use this provider, however I am having some issues with the closing of connections. We have over 500 topics in one environ…
-
### Problem
When creating terraform resources for kafka, some of the resources (the only ones I've stumbled across so far) have hard limits on the length of the field. This hard limit is only found w…
-
Hi guys,
I was trying create the topics in AWS MSK Cluster, but show this error below for me.
```
Error: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
…
-
Hi, I am trying to enable ingress on minikube and then allow --enable-ssl-passthrough
I have tried editing the deployment with kubectl
I have tied patching the deployment
but everything I try…