Authored by wangnan

Update global-autoconfig.properties

... ... @@ -289,12 +289,11 @@ jdbc.mysql.yohomarssearch.username = yh_test
jdbc.mysql.yohomarssearch.password = 9nm0icOwt6bMHjMusIfMLw==
#mars-search-es
yohomarssearch.es.cluster.name = yohosearch_test
yohomarssearch.es.servers = 192.168.102.216:9300 192.168.102.209:9300
yohomarssearch.es.cluster.name = yohomarssearch
yohomarssearch.es.servers = 192.168.102.17:9300
yohomarssearch.index.number_of_replicas = 0
yohomarssearch.index.refresh_interval = 10s
yohomarssearch.index.translog.flush_threshold_ops = 10000
search.index.translog.flush_threshold_size = 100mb
jdbc.mysql.yhcobar.username=yh_test
jdbc.mysql.yhcobar.password=9nm0icOwt6bMHjMusIfMLw==
... ...