Update global-autoconfig.properties
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -283,7 +283,7 @@ jdbc.mysql.yhextendstore.password=9nm0icOwt6bMHjMusIfMLw== | @@ -283,7 +283,7 @@ jdbc.mysql.yhextendstore.password=9nm0icOwt6bMHjMusIfMLw== | ||
283 | 283 | ||
284 | search.es.cluster.name = yohosearch_test | 284 | search.es.cluster.name = yohosearch_test |
285 | search.es.servers = 192.168.104.36:9300 192.168.104.46:9300 192.168.104.51:9300 192.168.104.53:9300 192.168.104.54:9300 192.168.104.55:9300 192.168.102.12:9300 192.168.102.13:9300 | 285 | search.es.servers = 192.168.104.36:9300 192.168.104.46:9300 192.168.104.51:9300 192.168.104.53:9300 192.168.104.54:9300 192.168.104.55:9300 192.168.102.12:9300 192.168.102.13:9300 |
286 | -search.index.number_of_replicas = 3 | 286 | +search.index.number_of_replicas = 6 |
287 | search.index.refresh_interval = 10s | 287 | search.index.refresh_interval = 10s |
288 | search.index.translog.flush_threshold_ops = 5000 | 288 | search.index.translog.flush_threshold_ops = 5000 |
289 | search.index.translog.flush_threshold_size = 100mb | 289 | search.index.translog.flush_threshold_size = 100mb |
-
Please register or login to post a comment