Update global-autoconfig.properties
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -286,7 +286,7 @@ search.es.servers = 192.168.102.12:9300 192.168.102.13:9300 | @@ -286,7 +286,7 @@ search.es.servers = 192.168.102.12:9300 192.168.102.13:9300 | ||
286 | search.index.number_of_replicas = 1 | 286 | search.index.number_of_replicas = 1 |
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 = 512mb | 289 | +search.index.translog.flush_threshold_size = 100mb |
290 | 290 | ||
291 | 291 | ||
292 | #yhb_promotion_split db split | 292 | #yhb_promotion_split db split |
-
Please register or login to post a comment