You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Jason Harvey <al...@gmail.com> on 2011/03/22 06:32:18 UTC

How to use join_ring=false?

I set join_ring=false in my java opts:
-Djoin_ring=false

However, when the node started up, it joined the ring. Is there
something I am missing? Using 0.7.4

Thanks,
Jason

Re: How to use join_ring=false?

Posted by Jason Harvey <al...@gmail.com>.
Gah! Thx :)

Jason

On Mar 21, 10:34 pm, Chris Goffinet <c....@chrisgoffinet.com> wrote:
> -Dcassandra.join_ring=false
>
> -Chris
>
> On Mar 21, 2011, at 10:32 PM, Jason Harvey wrote:
>
> > I set join_ring=false in my java opts:
> > -Djoin_ring=false
>
> > However, when the node started up, it joined the ring. Is there
> > something I am missing? Using 0.7.4
>
> > Thanks,
> > Jason

Re: How to use join_ring=false?

Posted by Chris Goffinet <cg...@chrisgoffinet.com>.
-Dcassandra.join_ring=false

-Chris

On Mar 21, 2011, at 10:32 PM, Jason Harvey wrote:

> I set join_ring=false in my java opts:
> -Djoin_ring=false
> 
> However, when the node started up, it joined the ring. Is there
> something I am missing? Using 0.7.4
> 
> Thanks,
> Jason