-
After upgrading Kafka manager 2.0.0.2 to 3.0.0.2(and also 3.0.0.4), WARN messages occur in CMAK application log so frequently.
In my cluster there are many topics(235+) and partitions(about 2500+), …
-
Running JUnit EphemeralKafkaBrokerTest on Windows is failing:
```
11:08:19.131 [onPool-worker-1] WARN k.server.BrokerMetadataCheckpoint - No meta.properties file under dir C:\Users\KASSOV~1.MA…
-
What would be the best method to handle a timestamp in "20180530143000.167" format using kafka-connect-spooldir // Kafka // Tranquility? I tried INT64 on kafka-connect-spooldir but had no luck.
I a…
-
May be my question is silly, Im new to kafka, i;m trying to understand how it working. When i try to created the /storm_kafka in standalone kafka running system and i'm running above specified steps …
-
Support SSL connections using kafka-utils
-
Hi,
Kafka gives an error whenever I refresh 'consumer group' page.
The full error log shows below.
ERROR Closing socket for /10.0.2.83 because of error (kafka.network.Processor)
java.io.IOException:…
-
I am trying to use corruption check with valid parameters:
kafka-corruption-check --cluster-type sample_type --cluster-name $MY_CLUSTER_NAME --data-path $KAFKA_LOGS_PATH --minutes 30
But get thi…
-
The rest proxy configuration "metric.reporters" should accept a class that implements the interface MetricsReporter in the io.confluent.common.metrics package. This appears to work for the KafkaRestCo…
-
### Describe the bug
Hi,
we use snapstart on our quarkus lambdas. Some of them use smallrye-messaging to write or receive messages from a kafka. This works as expected unfortunately in our logs …
-
I am trying out the schema registry, and attempting to connect the docker container to a zookeeper/kafka running on a VM. However, it times out when attempting to connect to zookeeper.
However, when …