You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Erik Holstad <er...@gmail.com> on 2010/04/19 19:56:09 UTC

PropertyFileEndPointSnitch

When building the PropertyFileEndPointSnitch into the jar
cassandra-propsnitch.jar
the files in the jar end up on
src/java/org/apache/cassandra/locator/PropertyFileEndPointSnitch.class
instead of org/apache/cassandra/locator/PropertyFileEndPointSnitch.class. Am
I doing something wrong
, is this intended behavior or is it a bug?

-- 
Regards Erik

Re: PropertyFileEndPointSnitch

Posted by Erik Holstad <er...@gmail.com>.
Thanks Jonathan!

Re: PropertyFileEndPointSnitch

Posted by Jonathan Ellis <jb...@gmail.com>.
this is a bug in 0.6.

984.txt attached to
https://issues.apache.org/jira/browse/CASSANDRA-984 should fix it.

On Mon, Apr 19, 2010 at 12:56 PM, Erik Holstad <er...@gmail.com> wrote:
> When building the PropertyFileEndPointSnitch into the jar
> cassandra-propsnitch.jar
> the files in the jar end up on
> src/java/org/apache/cassandra/locator/PropertyFileEndPointSnitch.class
> instead of org/apache/cassandra/locator/PropertyFileEndPointSnitch.class. Am
> I doing something wrong
> , is this intended behavior or is it a bug?
>
> --
> Regards Erik
>