Merge "Add standardized helm chart for so"
[oom.git] / kubernetes / config / docker / init / src / config / aai / aai-config / cookbooks / aai-resources / aai-resources-config / templates / default / aai-resources-config / titan-realtime.properties
1 # the following parameters are not reloaded automatically and require a manual bounce
2 query.fast-property=true
3 storage.backend=hbase
4 storage.hostname=<%= @STORAGE_HOSTNAME %>
5 #schema.default=none
6 storage.lock.wait-time=300
7 storage.hbase.table=<%= @STORAGE_HBASE_TABLE %>
8 storage.hbase.ext.zookeeper.znode.parent=<%= @STORAGE_HBASE_ZOOKEEPER_ZNODE_PARENT %>
9 # Setting db-cache to false ensure the fastest propagation of changes across servers
10 cache.db-cache = false
11 #cache.db-cache-clean-wait = 20
12 #cache.db-cache-time = 180000
13 #cache.db-cache-size = 0.5