Cheers Aaron ...

getNaturalEndpoints is perfect.  I can pull a random key and analyze
the results to check our business rules.  Automated through monitoring
...   Excellent.

As for security, I had looked at the SSL option a month ago maybe ...
For us, this would be a great feature, except, by implementing the VPN
tunnels on EC2, we've found a decrease in latency between cassandra
nodes.  As mentioned in another post, I'm not sure why, and wont start
to try and debug ... happy with this accidental finding.  So..
although the security enhancement is very good, it wouldn't help me on
the latency side and I suspect it would add a few more milliseconds...
 which is important when shuttling data from APAC to NA and Europe ..

-sd

On Tue, Apr 26, 2011 at 7:46 AM, aaron morton <aa...@thelastpickle.com> wrote:
> There is a JMX operation to get the endpoints for a token
> http://wiki.apache.org/cassandra/JmxInterface#org.apache.cassandra.service.StorageService.Operations.getNaturalEndpoints
> You can also specify a key when using bin/sstable2json if you want to grab
> the actual data from a file.
> If you were using vpn for security have you looked at encryption in 0.8 ?
> https://svn.apache.org/viewvc/cassandra/tags/cassandra-0.8.0-beta1/NEWS.txt?view=co
>
> Aaron

Reply via email to