Works for me.
On Thu, May 6, 2010 at 08:18, Jonathan Ellis <jbel...@gmail.com> wrote: > I'd rather just add a note somewhere saying "add the mx4j jars to your > classpath to enable this" than ship the jars in contrib (which doesn't > get included in the binary release, anyway). > > On Thu, May 6, 2010 at 7:50 AM, Gary Dusbabek <gdusba...@gmail.com> wrote: >> If there is enough interest in having this in trunk, I suggest this approach: >> 1) Make the CassandraDaemon.java changes, except modify it so that the >> adapter will only spin up if one of the mx4j classes is found in the >> classpath. >> 2) Place the required mx4j jars in contrib. The license >> (http://mx4j.sourceforge.net/docs/ch01s06.html) appears to be Apache >> compatible. >> >> From an operations standpoint, I don't think that many large cluster >> users (who probably already have Real Management Tools at their >> disposal) will be interested in this since it adds more moving parts, >> requires additional resources, etc. But from the standpoint of >> small-cluster management, I see some utility in this. >> >> Gary.