-
I'm pulled project from zero and got that error
```
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Chan…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues)
- [X] I'm running a supported version of the application which…
-
### Related Template(s)
N/A
### Template Version
N/A
### What happened?
~Java PR Action has long been flaky, at least in the past it clearly shows which tests failed. However,~ recently…
Abacn updated
2 months ago
-
Hi Vinod How are you?
I really enjoyed your videos, very helpful to learning!
I am writing to you because I am having a problem when I configure kafka with ssl that I cannot get it to work.
Wh…
-
### [ Architecture] Apache Kafka
we're supporting service using firebase(Session, DB, File etc). Furthermore we're subscribing target document using snapshot in db, also get the information of do…
-
Description
===========
In the REST API, the Schema Registry supports "permanent=True" (hard delete) not only on subjects, but also on versions. This is missing in confluent_kafka.
How to rep…
-
Hello everybody!
I'm trying to set a PEM file as a trust store, as it seems to be supported here https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/security/ss…
-
I am using the json deserializer on a kafka connector using debezuim and the kafka is deployed on a docker image.
the plugin was installed successfully but when I try to use the smt using the follo…
-
### Feature or Problem Description
When using Debezium + Registry, the converter/connector produces messages on the Kafka topic in a specific format. This format includes the schemaId and the payloa…
-
We noticed an issue where one producer thread is hung or infinite wait.
KAFKA: strimzi/kafka:0.22.1-kafka-2.5.0
KAFKA Client: 3.6.2
We recovered the same by restarting our application. Pleas…