Hi Boyang,
Basically I don’t want to load all the states upfront. For local kv store,
when the very first message arrives I basically do a http request to an
external service and load the data.
I can do the same for global state store but since the global states are
read only I couldn’t figure ou
Hello,
I have a distributed Kafka Connect installation running. At startup phase, I am
getting the following error. I am using Kafka 2.2.1.
I have 2 questions:
1- What does this error mean and how to prevent this?
2- What happens with the REST requests? Will they faill? Or only the requests
that
Team,
We are trying to automate quota allocations.
Are there any client API’s accessible for users to apply Kafka quotas other
than the kafka-configs.sh script?
Thank you in advance.
Ravi