Merge pull request #2179 from nivekuil/tokenpolicy

Cassandra: Use TokenAwareHostPolicy with fallback to localDC by default
This commit is contained in:
Chris Lu
2021-07-02 13:51:53 -07:00
committed by GitHub
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