commit | 678ea9232dfaf8cb6cdc1ad74ca06a434ce7cfb6 | [log] [tgz] |
---|---|---|
author | Pankaj Berde <pankaj@onlab.us> | Wed Mar 27 15:25:28 2013 -0700 |
committer | Pankaj Berde <pankaj@onlab.us> | Wed Mar 27 15:25:28 2013 -0700 |
tree | 3c2de52ebaab67bfe0f7f4f257a4a7d63f247182 | |
parent | 1cb0402f98ed11ecefd0ee9a7e93ce603b048663 [diff] | |
parent | 5dea0f2f32e83b4be6c2905fb18255c3e224aedc [diff] |
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
diff --git a/cassandra.titan b/cassandra.titan index ef6f3ae..2f34fb3 100644 --- a/cassandra.titan +++ b/cassandra.titan
@@ -1,3 +1,6 @@ storage.backend=cassandra storage.hostname=localhost storage.keyspace=onos +storage.connection-pool-size=4096 +storage.replication-factor=3 +storage.read-consistency-level=1