summaryrefslogtreecommitdiffstats
path: root/config/cassandra-filters/localhost-bop.properties
blob: 0cb9ca0989947635f228ccdd5b7ead6f97e0372f (plain)
1
2
3
4
5
6
7
8
9
10
cassandra.ip = 127.0.0.1
cassandra.seed = 127.0.0.1
# This must be set to prevent Cassandra from self-killing with BOP:
# https://issues.apache.org/jira/browse/CASSANDRA-5414
cassandra.token = 0000000000000000000000000000000000
cassandra.num.tokens =
cassandra.partitioner = org.apache.cassandra.dht.ByteOrderedPartitioner
cassandra.dir = ${project.build.directory}/cassandra/data/localhost-bop
cassandra.clientenc.enabled = false
cassandra.clientenc.ccert = false