metric.reporters dynamic config

2018-11-13 Thread Andrew Brown
Hi! I'm trying to set metric.reporters as a cluster-wide dynamic config (specifically for setting up Cruise Control, as it happens), and I've found that our 2.0.0 brokers aren't picking up the new config - they only do so when the brokers restart. I'm not setting metric.reporters in the server.pr

Re: metric.reporters dynamic config

2018-11-13 Thread Andrew Brown
I did some digging into our broker logs, and it looks like the failure is coming from Cruise Control - it's trying to cast an Integer into a String and throwing an Exception. I'll take things over there for follow-up. Sorry for bothering! :) On Tue, Nov 13, 2018 at 9:05 PM Andrew Br