Cassandra: Use TokenAwareHostPolicy by default with fallback

See https://pkg.go.dev/github.com/gocql/gocql#hdr-Data_center_awareness_and_query_routing
This commit is contained in:
nivekuil
2021-07-02 13:02:26 -07:00
parent 17477b37d5
commit 8425705643
2 changed files with 10 additions and 1 deletions

View File

@@ -217,6 +217,8 @@ username=""
password=""
# This changes the data layout. Only add new directories. Removing/Updating will cause data loss.
superLargeDirectories = []
# Name of the datacenter local to this filer, used as host selection fallback.
localDC=""
[hbase]
enabled = false