+1 Explicit enabling is better. On Tue, Nov 17, 2020 at 12:39 AM Gary Gregory <[email protected]> wrote:
> So we might as well do it in 2.x and set expectations for the future 3.x > IMO. > > Gary > > On Mon, Nov 16, 2020, 10:26 Ralph Goers <[email protected]> > wrote: > > > I believe that will be a requirement in Master since JMX isn’t included > in > > the base module. > > > > Ralph > > > > > On Nov 16, 2020, at 7:44 AM, Carter Kozak <[email protected]> wrote: > > > > > > Sounds like a great idea to me. At work we use a different framework to > > report metrics and generally disable jmx everywhere that allows us to do > so. > > > > > > -ck > > > > > > On Mon, Nov 16, 2020, at 09:39, Gary Gregory wrote: > > >> Hi All, > > >> > > >> I am starting to think that registering JMX MBeans after setting a > > config > > >> from the Core's logger context should be opt in and not done always. > > >> > > >> This would make startup (a little?) faster and "safer" since opening > up > > JMX > > >> could be considered a security issue. > > >> > > >> At least we have a global opt out through a system property... > > >> > > >> Gary > > >> > > > > > > >
