Hello.
There is a weird problem where we missed almost all metrics for producers.
The Kafka server version is 2.13-3.7.1.
The JMX-exporter config is as follows:
lowercaseOutputName: true
whitelistObjectNames:
- "kafka.server:*"
- "kafka.log:*"
- "kafka.network:*"
- "kafka.controller:*"
Hi,
Are there any limitations to testing the new queue feature in 4.0.0
with a cluster generated via KafkaClusterTestKit? I am passing all the
necessary properties to the test cluster.
unstable.api.versions.enable=true
group.coordinator.rebalance.protocols=classic,consumer,share
And other share.
Never mind this question, I was able to resolve it.
Thanks!
On Thu, May 22, 2025 at 2:21 PM Soby Chacko wrote:
>
> Hi,
>
> Are there any limitations to testing the new queue feature in 4.0.0
> with a cluster generated via KafkaClusterTestKit? I am passing all the
> necessary properties to the te