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