-
-
I am deploying CC 2.5.137 on EKS, and trying to connect it to MSK
Following the "run without zookeeper" instructions, I am using the kafka admin topic config provider (instead of the non-admin one …
-
I am using this configuration:
```
@type kafka
brokers somebrokers:9092
default_topic 'sometopic'
output_data_type json
max_send_retries 300
required_acks 0
```
And with thi…
-
## Questions?
* Check the [Troubleshooting / FAQ](https://github.com/SOHU-Co/kafka-node#troubleshooting--faq) ?
* Search the [issues](https://github.com/SOHU-Co/kafka-node/issues) ?
## Bug Repo…
-
## Question / Bug?
I am currently running 2 set ups:
A) 9 servers sharing the 9 partitions
B) 2 servers consuming from 9 partitions each
I am running one consumer to consumer from multiple topic…
-
Settings SCHEMA_REGISTRY_KAFKASTORE_TOPIC_REPLICATION_FACTOR doesn't work:
Dockerfile:
```
schema_registry:
image: confluentinc/cp-schema-registry:4.0.0-3
environment:
SCHEMA_R…
-
Hi All
Is there a way to get the size of a partition with this library?
I know its possible via commandline with the kafka-log-dirs command.
-
Hello again @kavimaluskam !
I'm in the final stages of the medium tutorial trying to set up the Kafka client and mock database on AWS, but when I run
`aws cloudformation create-stack --stack-name …
-
It appears from our environment that when brokers goes down and comes back up, ekaf client is keep trying to create more connections, we have seen around 16K ekaf connections to brokers (TCP connectio…
-
i am unable to open a UI CC and none of the command is successful for me other that /state command
USER TASK ID CLIENT ADDRESS START TIME STATUS …