Looked at the code last night and this morning. The JMX support has been totally removed.
I had a quick look and didn't find anything that might be a replacement. In the meantime, we'll have to just use the HTTP-based interface. D. On Tue, Jul 26, 2011 at 3:27 PM, Vladimir Ivanov <[email protected]> wrote: > Thank you, Dick! > > Here is the link to Ostrich's GitHub repo changeset with StatsMBean class > removed: > https://github.com/twitter/ostrich/commit/5e6e557f0fab77282bc7ccd2113a78309db908b0#src/main/scala/com/twitter/ostrich > > May be it helps somehow. > > Vladimir > > 2011/7/26 Richard Hirsch <[email protected]> > >> OK - I'll take a look at it tonight >> >> On Tue, Jul 26, 2011 at 3:12 PM, Vladimir Ivanov <[email protected]> >> wrote: >> > Yes, I had to comment it out. >> > >> > 2011/7/26 Richard Hirsch <[email protected]> >> > >> >> Great. >> >> >> >> Let me take a look for the StatsMBean replacement. Did you comment out >> >> the usage of StatsMBean to get ESME to compile? >> >> >> >> D. >> >> >> >> On Tue, Jul 26, 2011 at 2:45 PM, Vladimir Ivanov <[email protected] >> > >> >> wrote: >> >> > Configgy is not used for configuration anymore >> >> > - Package and method names were changed >> >> > - There's no more StatsMBean class (and I have no idea whether any >> >> > replacement is available). >> >> >> > >> > >> > >> > -- >> > Best Regards, >> > Vladimir Ivanov >> > >> > > > > -- > Best Regards, > Vladimir Ivanov >
