Re: Creating two instances in code

2010-08-01 Thread Ryan Daum
This is very discouraging; I've looked several times at this code and could not believe my eyes in regard to the wanton use of global statics. In addition to smelling bad, it makes it difficult to embed Cassandra. Is there no will at all to fix this? Ryan On Fri, Jul 30, 2010 at 4:50 PM, wrote:

Re: loading schema in trunk

2010-04-12 Thread Ryan Daum
jmxterm is a nice cli jmx tool 2010/4/13 Ted Zlatanov > On Mon, 12 Apr 2010 17:28:12 -0500 Eric Evans > wrote: > > EE> On Mon, 2010-04-12 at 17:16 -0500, Ted Zlatanov wrote: > >> In my checkout, nodetool can't load the schemas as the wiki suggests > >> for 0.6 upgrades. Is that coming or plann

Re: Thoughts on issue 697 (Mitigate unpublished dependencies when using Cassandra with Maven)

2010-04-09 Thread Ryan Daum
Properly constructed Maven artifacts have to declare their license in their POM, and there are maven plugins for checking license conformity. R On Fri, Apr 9, 2010 at 2:25 PM, Eric Evans wrote: > On Fri, 2010-04-09 at 10:11 -0700, Hannes Schmidt wrote: > > > https://issues.apache.org/jira/brows

Re: Thoughts on issue 697 (Mitigate unpublished dependencies when using Cassandra with Maven)

2010-04-09 Thread Ryan Daum
On Fri, Apr 9, 2010 at 9:21 AM, Gary Dusbabek wrote: > > > I disagree that every project should do things the mvn way for the > sake of making things easier for mvn users. I'm sorry, do you not see the hypocrisy of saying this while referring to a project that retrieves its transitive dependenc