-
https://github.com/michelin/ns4kafka/blob/master/src/main/java/com/michelin/ns4kafka/services/KafkaAsyncExecutor.java
This class is currently responsible of the following (one instance is generated…
-
**Is your feature request related to a problem? Please describe.**
Apologies if this has a simple answer, and thanks for this fantastic library!
With the kafka-acl cli, you are able to create the …
-
After migrating from 5.0.0 version to 5.6.3, when trying to change password of existing user (other than superadmin/default) it gives error "An error occurred while connecting to server: Email server …
-
It appears there is no way to set Kafka consumer group ID in the Kafka Connector. Seems like the group.id is set to null.
```
...
fetch.min.bytes = 1
group.id = null
group.instance.id = null
h…
-
Hi,
I've been trying to apply the SASL Kerberos authentication with the use of a keytab (principal name & encrypted password) using the Confluent.Kafka library (version 0.11.2)
I am struggling to pa…
-
I want to track here some of the feedback I already shared with the team:
1. [`Single Node Production Setup`](https://vectorized.io/documentation) states `XFS` as a **Requirement**, turns out you c…
-
how can i get all existing ACLs using kafka-python ?
-
There is already an issue #8, which talks about using Kafka as an alternative to the AMQP 1.0 messaging infrastructure. In that issue, we see discussion regarding how Kafka clients can be used in Hono…
-
```bash
List of ACLs:
Exception in thread "main" java.lang.IllegalArgumentException: No enum constant org.apache.kafka.common.resource.ResourceType.TRANSACTIONALID
at java.lang.Enum.val…
-
I have a Kafka environment that is currently being managed by a custom script. However, I want to move away from the script and onto this terraform provider. Is there any way to import ACLs into the s…