You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Weijun Li <we...@gmail.com> on 2010/03/18 00:28:18 UTC

get_string_property(token map) freezes for cluster

get_string_property(token map) worked for one node on localhost, but it
freezed when I was trying to call it against a cluster of 6 nodes. What's
the correct way to return the list of all nodes in a cluster?

Thanks,

-Weijun