Re: GossipingPropertyFileSnitch and nodetool info

2015-10-02 Thread Eric Plowe
Ah. My bad for not checking the jira first. Thanks! On Friday, October 2, 2015, Robert Coli wrote: > On Thu, Oct 1, 2015 at 1:07 PM, Eric Plowe > wrote: > >> I am using C* 2.1.9 and GossipingPropertyFileSnitch. I noticed that when >> I run nodetool info I am seeing the data center and rack as

Re: GossipingPropertyFileSnitch and nodetool info

2015-10-02 Thread Robert Coli
On Thu, Oct 1, 2015 at 1:07 PM, Eric Plowe wrote: > I am using C* 2.1.9 and GossipingPropertyFileSnitch. I noticed that when I > run nodetool info I am seeing the data center and rack as > ... > Is this just a bug with nodetool? > Yep, fixed in 2.1.10. https://issues.apache.org/jira/browse/CASS

GossipingPropertyFileSnitch and nodetool info

2015-10-01 Thread Eric Plowe
I am using C* 2.1.9 and GossipingPropertyFileSnitch. I noticed that when I run nodetool info I am seeing the data center and rack as DC1 r1 which comes from the default entry from cassandra-topology.properties. From my understanding, this should only be used when PropertyFileSnitch is used and as