A research fork of cassandra that provides causal+ consistency, read-only transaction, and write-only transaction across all the servers in each datacenter.
Apache License 2.0
77
stars
15
forks
source link
conf/cassandra_BASE.yaml has path to eiger hard coded #1
Good catch, thanks. I believe there are also a couple other places where things are hard coded too. We'll find and fix these after the SOSP deadline in a few weeks. I'll leave this open until then.
Noticed this when trying to run the multidc tests. The path should be generated dynamically.