Thanks Mickael. Quick question:

"When set to true, a warning will be printed to indicate this setting is
deprecated and recommend using metric.reporters instead."

The config defaults to true, so I think we should be a bit clearer when the
warning is printed. I was thinking we would print the warning if either:

* The config is set to true explicitly (there isn't a reason to do this on
its own since it's the default)

OR

* The config is true due to the default and metrics.reporters is configured
without the jmx reporter (this particular scenario would have different
behavior in AK 4.0)

Does this make sense?

Ismael

On Tue, May 17, 2022 at 6:47 AM Mickael Maison <mickael.mai...@gmail.com>
wrote:

> Hi,
>
> I'd like to start a vote on KIP-830 which proposes a method for a
> method for disabling JMXReporter and making JMXReporter behave like
> other reporters in the next major release when it will need to be
> explicitly listed in metric.reporters to be enabled.
>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-830%3A+Allow+disabling+JMX+Reporter
>
> Let me know if you have feedback,
>
> Thanks,
> Mickael
>

Reply via email to