Authored by wangnan

Update global-autoconfig.properties

@@ -289,12 +289,11 @@ jdbc.mysql.yohomarssearch.username = yh_test @@ -289,12 +289,11 @@ jdbc.mysql.yohomarssearch.username = yh_test
289 jdbc.mysql.yohomarssearch.password = 9nm0icOwt6bMHjMusIfMLw== 289 jdbc.mysql.yohomarssearch.password = 9nm0icOwt6bMHjMusIfMLw==
290 290
291 #mars-search-es 291 #mars-search-es
292 -yohomarssearch.es.cluster.name = yohosearch_test  
293 -yohomarssearch.es.servers = 192.168.102.216:9300 192.168.102.209:9300 292 +yohomarssearch.es.cluster.name = yohomarssearch
  293 +yohomarssearch.es.servers = 192.168.102.17:9300
294 yohomarssearch.index.number_of_replicas = 0 294 yohomarssearch.index.number_of_replicas = 0
295 yohomarssearch.index.refresh_interval = 10s 295 yohomarssearch.index.refresh_interval = 10s
296 yohomarssearch.index.translog.flush_threshold_ops = 10000 296 yohomarssearch.index.translog.flush_threshold_ops = 10000
297 -search.index.translog.flush_threshold_size = 100mb  
298 297
299 jdbc.mysql.yhcobar.username=yh_test 298 jdbc.mysql.yhcobar.username=yh_test
300 jdbc.mysql.yhcobar.password=9nm0icOwt6bMHjMusIfMLw== 299 jdbc.mysql.yhcobar.password=9nm0icOwt6bMHjMusIfMLw==