Files
scylladb/locator
Shlomi Livne 3e31c56ed9 Support snitch registration on long and short format
Snitches can be inialized based on short and long name format. In case a
short name is provided the "org.apache.cassandra.locator." is
contacenated to it. Out solution is simpler with double regitration.
Default cassandra.yaml includes "endpoint_snitch: SimpleSnitch"

Signed-off-by: Shlomi Livne <shlomi@cloudius-systems.com>
2015-06-15 15:33:40 +03:00
..