-
I needed to use kafka as backend message queue with the gevent web-socket, but it is not working, and giving error, i checked that kafka topics and brokers are working properly, but don't know where t…
-
### Describe the feature
The [upgrade-available filter for RDS](https://cloudcustodian.io/docs/aws/resources/rds.html#aws-rds-filters-upgrade-available) is helpful for displaying available engine ver…
-
Question:
I have a scenario where I would like kafka-proxy to initiate SASL PLAIN with a kafka broker using credentials passed in from the client.
Proposed flow:
* client does mutual TLS with k…
-
Hi,
Could you confirm that kafka operator should take the action to rollout all the brokers when certificate is renewed?
**Describe the bug**
When certificate `kafka-headless.kafka.svc.cluster.…
-
Currently the Bottled Water client is a standalone daemon that publishes to Kafka and the schema registry. However, the Postgres client part is decoupled from the Kafka/schema registry part. The inten…
-
I would like to create a PoC for implementing a QoS level 3, where the incoming messages are directly published to Kafka using librdkafka.
Could you please suggest the best place in the code where …
-
Apache Kafka protocol has gradually been transitioning from using topic names to using topic ids. The current work of
[KAFKA-10551](https://issues.apache.org/jira/browse/KAFKA-10551) and [KAFKA-1…
-
I don't want to set autoCommit, I want to commit message manually?
My code is:
```
var kafka = require('kafka-node'),
Consumer = kafka.Consumer,
client = new kafka.Client(),
consum…
-
[httpsinkconnector.log](https://github.com/Aiven-Open/http-connector-for-apache-kafka/files/12454758/httpsinkconnector.log)
I am trying to use kafka comptabile redpanda for http sink connector with…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…