Authored by chunhua.zhang

add perforrmance

yoho.logs.level = INFO
yoho.logs.basedir = /home/test
yoho.logs.maxHistory = 2
yoho.logs.maxFileSize = 50MB
yoho.env.javahome = /usr/local/java
yoho.env.serverhome = /usr/local/tomcat
yoho.env.servertype = tomcat
yoho.env.productmode = TEST
file.saveDir=/home/test
### ****************************** database ***********************************
# cobar
jdbc.mysql.cobar.username=yh_test
jdbc.mysql.cobar.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yhwechat.master=write.passport.yohoops.org:3306
jdbc.mysql.yhwechat.slave=write.passport.yohoops.org:3306
jdbc.mysql.yhwechat.username=yh_test
jdbc.mysql.yhwechat.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yhresource.username=yh_test
jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yhshops.username=yh_test
jdbc.mysql.yhshops.password=9nm0icOwt6bMHjMusIfMLw==
# yh_orders
jdbc.mysql.yhorders.username=yh_test
jdbc.mysql.yhorders.password=9nm0icOwt6bMHjMusIfMLw==
# yhb_operations
jdbc.mysql.yhboperations.username=yh_test
jdbc.mysql.yhboperations.password=9nm0icOwt6bMHjMusIfMLw==
# yh_comment
jdbc.mysql.yhcomment.username=yh_test
jdbc.mysql.yhcomment.password=9nm0icOwt6bMHjMusIfMLw==
#yhb_promotion
jdbc.mysql.yhbpromotion.username=yh_test
jdbc.mysql.yhbpromotion.password=9nm0icOwt6bMHjMusIfMLw==
#yoho_sms配置读写分离
jdbc.mysql.yohosms.username=yh_test
jdbc.mysql.yohosms.password=9nm0icOwt6bMHjMusIfMLw==
#yh_inbox配置读写分离
jdbc.mysql.yhinbox.username=yh_test
jdbc.mysql.yhinbox.password=9nm0icOwt6bMHjMusIfMLw==
#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.username=yh_test
jdbc.mysql.yohologs.password=9nm0icOwt6bMHjMusIfMLw==
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.username=yh_test
jdbc.mysql.yohopassport.password=9nm0icOwt6bMHjMusIfMLw==
#yh_operations配置读写分离
jdbc.mysql.yhoperations.username=yh_test
jdbc.mysql.yhoperations.password=9nm0icOwt6bMHjMusIfMLw==
#yh_passport读写分离
jdbc.mysql.yhpassport.username=yh_test
jdbc.mysql.yhpassport.password=9nm0icOwt6bMHjMusIfMLw==
#yh_setting读写分离
jdbc.mysql.yhsetting.username=yh_test
jdbc.mysql.yhsetting.password=9nm0icOwt6bMHjMusIfMLw==
#yh_pay
jdbc.mysql.pay.username=yh_test
jdbc.mysql.pay.password=9nm0icOwt6bMHjMusIfMLw==
#event
jdbc.mysql.yhevents.username=yh_test
jdbc.mysql.yhevents.password=9nm0icOwt6bMHjMusIfMLw==
#event
jdbc.mysql.yhcoupons.username=yh_test
jdbc.mysql.yhcoupons.password=9nm0icOwt6bMHjMusIfMLw==
#yh_consult
jdbc.mysql.yhconsult.username=yh_test
jdbc.mysql.yhconsult.password=9nm0icOwt6bMHjMusIfMLw==
#unions
jdbc.mysql.unions.username=yh_test
jdbc.mysql.unions.password=9nm0icOwt6bMHjMusIfMLw==
#model
jdbc.mysql.yohopushcenter.username=yh_test
jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yhpush.username=yh_test
jdbc.mysql.yhpush.password=9nm0icOwt6bMHjMusIfMLw==
#yoho-activity
jdbc.mysql.yohoactivity.username=yh_test
jdbc.mysql.yohoactivity.password=9nm0icOwt6bMHjMusIfMLw==
#yh_guang
jdbc.mysql.yhguang.username=yh_test
jdbc.mysql.yhguang.password=9nm0icOwt6bMHjMusIfMLw==
#yhspecial
jdbc.mysql.yhspecial.username=yh_test
jdbc.mysql.yhspecial.password=9nm0icOwt6bMHjMusIfMLw==
#yohood
jdbc.mysql.yohood.username=yh_test
jdbc.mysql.yohood.password=9nm0icOwt6bMHjMusIfMLw==
#yohocrm
jdbc.mysql.yohocrm.username=yh_test
jdbc.mysql.yohocrm.password=9nm0icOwt6bMHjMusIfMLw==
#erppassport
jdbc.mysql.erppassport.username=yh_test
jdbc.mysql.erppassport.password=9nm0icOwt6bMHjMusIfMLw==
# ================
# yh_orders db split cobar的地址
jdbc.mysql.yhorderssplit.master=cobar1.yohoops.org:8066
jdbc.mysql.yhorderssplit.slave=cobar2.yohoops.org:8066
jdbc.mysql.yhorderssplit.slave2=cobar1.yohoops.org:8066
jdbc.mysql.yhorderssplit.slave3=cobar2.yohoops.org:8066
jdbc.mysql.yhorderssplit.username=yh_test
jdbc.mysql.yhorderssplit.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yhresource.master=write.cms.yohoops.org:3306
jdbc.mysql.yhresource.slave=read.cms.yohoops.org:3306
jdbc.mysql.yhshops.master=write.shops.yohoops.org:3306
jdbc.mysql.yhshops.slave=read.shops.yohoops.org:3306
#yhb_promotion_split db split
jdbc.mysql.yhbpromotionsplit.master=cobar1.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.slave=cobar2.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.slave2=cobar1.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.slave3=cobar2.yohoops.org:8066
jdbc.mysql.yhbpromotionsplit.username=yh_test
jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw==
# yh_orders
jdbc.mysql.yhorders.master=write.orders.yohoops.org:3306
jdbc.mysql.yhorders.slave=read.orders.yohoops.org:3306
# yhb_operations
jdbc.mysql.yhboperations.master=write.cms.yohoops.org:3306
jdbc.mysql.yhboperations.slave=read.cms.yohoops.org:3306
# yh_comment
jdbc.mysql.yhcomment.master=write.cms.yohoops.org:3306
jdbc.mysql.yhcomment.slave=read.cms.yohoops.org:3306
#yhb_promotion
jdbc.mysql.yhbpromotion.master=write.orders.yohoops.org:3306
jdbc.mysql.yhbpromotion.slave=read.orders.yohoops.org:3306
#yoho_sms配置读写分离
jdbc.mysql.yohosms.master=write.passport.yohoops.org:3306
jdbc.mysql.yohosms.slave=read.passport.yohoops.org:3306
#yh_inbox配置读写分离
jdbc.mysql.yhinbox.master=write.passport.yohoops.org:3306
jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306
#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master=write.passport.yohoops.org:3306
jdbc.mysql.yohopassport.slave=read.passport.yohoops.org:3306
#yh_operations配置读写分离
jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306
jdbc.mysql.yhoperations.slave=read.cms.yohoops.org:3306
#yh_passport读写分离
jdbc.mysql.yhpassport.master=write.passport.yohoops.org:3306
jdbc.mysql.yhpassport.slave=read.passport.yohoops.org:3306
#yh_setting读写分离
jdbc.mysql.yhsetting.master=write.cms.yohoops.org:3306
jdbc.mysql.yhsetting.slave=read.cms.yohoops.org:3306
#yh_pay
jdbc.mysql.pay.master=write.orders.yohoops.org:3306
jdbc.mysql.pay.slave=read.orders.yohoops.org:3306
#event
jdbc.mysql.yhevents.master=write.cms.yohoops.org:3306
jdbc.mysql.yhevents.slave=read.cms.yohoops.org:3306
#event
jdbc.mysql.yhcoupons.master=write.orders.yohoops.org:3306
jdbc.mysql.yhcoupons.slave=read.orders.yohoops.org:3306
#yh_consult
jdbc.mysql.yhconsult.master=write.cms.yohoops.org:3306
jdbc.mysql.yhconsult.slave=read.cms.yohoops.org:3306
#unions
jdbc.mysql.unions.master=write.cms.yohoops.org:3306
jdbc.mysql.unions.slave=read.cms.yohoops.org:3306
#push center
jdbc.mysql.yohopushcenter.master=write.passport.yohoops.org:3306
jdbc.mysql.yohopushcenter.slave=read.passport.yohoops.org:3306
#q_msg_system
jdbc.mysql.yhpush.master=write.passport.yohoops.org:3306
jdbc.mysql.yhpush.slave=read.passport.yohoops.org:3306
#yoho_activity
jdbc.mysql.yohoactivity.master=write.passport.yohoops.org:3306
jdbc.mysql.yohoactivity.slave=read.passport.yohoops.org:3306
#yh_guang
jdbc.mysql.yhguang.master=write.cms.yohoops.org:3306
jdbc.mysql.yhguang.slave=read.cms.yohoops.org:3306
#yh_special
jdbc.mysql.yhspecial.master=write.cms.yohoops.org:3306
jdbc.mysql.yhspecial.slave=read.cms.yohoops.org:3306
#yh_special
jdbc.mysql.yhspecial.master=write.cms.yohoops.org:3306
jdbc.mysql.yhspecial.slave=read.cms.yohoops.org:3306
#yohood
jdbc.mysql.yohood.master=write.yohood.yohoops.org:3306
jdbc.mysql.yohood.slave=read.yohood.yohoops.org:3306
#yohocrm
jdbc.mysql.yohocrm.master=write.passport.yohoops.org:3306
jdbc.mysql.yohocrm.slave=read.passport.yohoops.org:3306
#erppassport
jdbc.mysql.erppassport.master=write.erp.yohoops.org:3306
jdbc.mysql.erppassport.slave=write.erp.yohoops.org:3306
#erp_supplier
jdbc.mysql.platform.erp_supplier.master = write.erp.yohoops.org:3306
jdbc.mysql.platform.erp_supplier.password = 9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_supplier.slave = read1.erp.yohoops.org:3306
jdbc.mysql.platform.erp_supplier.username = yh_test
#yohobuy_task
jdbc.mysql.kisjob.datasources=yh_distributed_task
jdbc.mysql.kisjob.master=write.cms.yohoops.org:3306
jdbc.mysql.kisjob.slave=read.cms.yohoops.org:3306
#yhcommunity
jdbc.mysql.yhcommunity.master=write.uic.yohoops.org:3306
jdbc.mysql.yhcommunity.slave=read.uic.yohoops.org:3306
jdbc.mysql.yhcommunity.username=yh_test
jdbc.mysql.yhcommunity.password=9nm0icOwt6bMHjMusIfMLw==
#yh social
jdbc.mysql.yhsocial.master=write.social.yohoops.org:3306
jdbc.mysql.yhsocial.slave=read.social.yohoops.org:3306
jdbc.mysql.yhsocial.username=yh_test
jdbc.mysql.yhsocial.password=9nm0icOwt6bMHjMusIfMLw==
#yh_cms
jdbc.mysql.yh_cms.master=write.cms.yohoops.org:3306
jdbc.mysql.yh_cms.slave=read.cms.yohoops.org:3306
jdbc.mysql.yh_cms.username=yh_test
jdbc.mysql.yh_cms.password=9nm0icOwt6bMHjMusIfMLw==
#yhlottery
jdbc.mysql.yhlottery.master=192.168.103.36:3306
jdbc.mysql.yhlottery.slave=192.168.103.36:3306
jdbc.mysql.yhlottery.username=yh_test
jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw==
readOnlyInSlave=false
# monogdb
mongo.inbox.dbname = inbox
mongo.inbox.host = mongo.yohoops.org
mongo.inbox.port = 27017
#search-db
jdbc.mysql.yhbsearch.datasources=yhb_search_2016
jdbc.mysql.yhbsearch.master=write.search.yohoops.org:3306
jdbc.mysql.yhbsearch.slave=read.search.yohoops.org:3306
jdbc.mysql.yhbsearch.username=yh_test
jdbc.mysql.yhbsearch.password=9nm0icOwt6bMHjMusIfMLw==
# search-es
search.es.cluster.name = yohosearch_testQQ
search.es.servers = es.node1.yohoops.org:9300
search.index.number_of_replicas = 0
search.index.refresh_interval = 10s
search.index.translog.flush_threshold_ops = 5000
# search-mq
search.mq.server=rabbitmq01.yohoops.org
search.mq.port=5672
search.mq.username=admin1
search.mq.password=123qwe
search.mq.exchange=yoho_search
search.mq.virtualHost=yohosearch
#for crm read db
jdbc.mysql.yohopassport.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yhpassport.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yhshops.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yhoperations.onlyslave=read.passport.yohoops.org:3306
jdbc.mysql.yh.username=yh_test
jdbc.mysql.yh.password=9nm0icOwt6bMHjMusIfMLw==
##### **************************************** common properties ******************************************************
cache.servers.gateway.level1.address = mem01.l1.yohoops.org:21211
cache.servers.gateway.level1.expire = 1800
cache.servers.gateway.level2.address = mem01.l2.yohoops.org:21211
cache.servers.gateway.level2.expire = 43200
cache.servers.union.address = memcache.union.yohoops.org:11211
ip.port.search.server = search.yohoops.org:8080
qiniu.accesskey = atSf7xxIl8alEnsXbhC1bOD1GWVW3qYffz8SlB4m
qiniu.bucket = yhfair
qiniu.domain = http://yhfair.qiniudn.com
qiniu.secretkey = pyoJzPygXIkFWrc1BAsH6tAJ0yweTchpJwGKEwhm
yoho.service.domain.url=http://service-test4.yohops.com:9999
# old redis
redis.proxy.address = write.redis.yohoops.org
redis.proxy.auth =
redis.proxy.port = 6379
redis.readonly.proxy.address = read.redis.yohoops.org
redis.readonly.proxy.auth =
redis.readonly.proxy.port = 6379
redis.notsync.twemproxy.addresses = redis-no-sync-1.yohoops.org:6379
redis.notsync.twemproxy.auth=
# union redis
redis.union.address = classic.union-redis.yohoops.org
redis.union.auth =
redis.union.port = 6379
# outter big data redis
bigDataRedis.proxy.address=bigdata.redis.yohoops.org
bigDataRedis.proxy.port=6379
bigDataRedis.proxy.auth=
# outter big data redis push
bigDataRedis-push.proxy.address=bigdata.redis.push.yohoops.org
bigDataRedis-push.proxy.port=6379
bigDataRedis-push.proxy.auth=
redis.union.proxy.address=huodong.write.yohoops.org
redis.union.proxy.port=6379
redis.union.proxy.auth=
redis.union.readonly.proxy.address=huodong.read.yohoops.org
redis.union.readonly.proxy.port=6379
redis.union.readonly.proxy.auth=
# search-redis
redis.search.proxy.address=redis-no-sync-1.yohoops.org
redis.search.proxy.port=6379
redis.search.proxy.auth=
#bigDataRedis-search
bigDataRedis-search.proxy.address=bigdata.redis.yohoops.org
bigDataRedis-search.proxy.port= 6379
bigDataRedis-search.proxy.auth=
## rabbitmq configure
rabbit_host = rabbitmq01.yohoops.org:5672
rabbit_user = yoho
rabbit_password = yoho
########## common rabbitmq ##########
#aws
rabbit_common_aws = rabbitmq-common-aws.yohoops.org:5672
rabbit_common_aws_user = yoho
rabbit_common_aws_password = yoho
#qq
rabbit_common_qq = rabbitmq-common-qq.yohoops.org:5672
rabbit_common_qq_user = yoho
rabbit_common_qq_password = yoho
# local, maybe producer using this.
rabbit_common = rabbitmq-common.yohoops.org:5672
rabbit_common_user = yoho
rabbit_common_password = yoho
##########common rabbitmq ##########
#cache clear rabbitmq
rabbit.cacheclean.producer.host = rabbitmq-common-qq.yohoops.org:5672
rabbit.cacheclean.consumer.host = rabbitmq-common-aws.yohoops.org:5672
# message center rabbit host
rabbit_message_center = rabbitmq-common-aws.yohoops.org:5672
rabbit_message_center_user = yoho
rabbit_message_center_password = yoho
rabbit_message_center_vhost = yoho
crf.service.url=https://osprec-ci.crfchina.com
gateway.domain.url = http://api.yoho.cn
Gateway_URL=http://gateway.yohoops.org:8080/gateway
yoho.message.controller.url=http://message-controller.yohoops.org:8087/yoho-message-controller
zkAddress=zk01.yohoops.org:2181
# change to order.run-host.yohoops.org later
order.task.host=192.168.103.55
APP_KEY = 1392109259
APP_SECRET = 1e87e46f115cc813e27ef52eb9915f1e
UUC_DOMAIN = http://passport.test.yoho.cn
#从qcloud拷贝而来
redis.brower.proxy.address = redis-brower.yohoops.org
redis.brower.proxy.port = 6379
redis.brower.proxy.auth =
redis.brower.readonly.proxy.address = redis-brower.yohoops.org
redis.brower.readonly.proxy.port = 6379
redis.brower.readonly.proxy.auth =
#single cloud not sync redis
single.cloud.redis.proxy.address=redis-no-sync-1.yohoops.org
single.cloud.redis.proxy.port=6379
single.cloud.redis.proxy.auth=
#single cloud not sync redis
single.cloud.redis.readonly.proxy.address=redis-no-sync-1.yohoops.org
single.cloud.redis.readonly.proxy.port=6379
single.cloud.redis.readonly.proxy.auth=
## mq or call erp
erp.message.sync.type=MQ
#发短信配置项
sendSMS.password=7jVEde87bLffoTnt6tGxmw==
## service call timeout
service.call.connectReqTimeout=30000
service.call.socketTimeout=30000
service.call.connectTimeout=30000
hystrix.timeout=30000
trace.exporter.enable = false
exhibition.ticket.couponid=13272
package.ticket.couponid=13270
package.ticket.more.couponid=13268
default.http.type = http
erp.shop.web.url=http://192.168.103.82:9098
#yoho-message配置读写分离
jdbc.mysql.yhmessage.master=192.168.103.36:3306
jdbc.mysql.yhmessage.slave=192.168.103.36:3306
jdbc.mysql.yhmessage.username=yh_test
jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.platform.erp_orders.slave=192.1681.103.36
#erp-orders配置读写分离
jdbc.mysql.platform.erp_orders.master=write.orders.yohoops.org:3306
jdbc.mysql.platform.erp_orders.slave=read.orders.yohoops.org:3306
jdbc.mysql.platform.erp_orders.username=yh_test
jdbc.mysql.platform.erp_orders.password=9nm0icOwt6bMHjMusIfMLw==
... ...
#!/bin/bash
#AUTOCONFIG_PATH=/home/test/deploy2/auto_deploy_test/autoconfig/test_nj_4/config4deploy2
AUTOCONFIG_PATH=/home/test/auto_deploy/deploy/autoconfig/test_performance
for file in $AUTOCONFIG_PATH/*.properties
do
SYS_NAME=$(echo $file | awk -F "${AUTOCONFIG_PATH}/" '{print $2}' | awk -F '-autoconfig' '{print $1}')
sed -i "s/autoconfig.properties.sharedAutoconfig = file:.*/autoconfig.properties.sharedAutoconfig = file:\/home\/test\/auto_deploy_test\/autoconfig\/test_performance\/global-autoconfig.properties/g" $file
sed -i "s/.env.webapphome = \/home\/test.*/.env.webapphome = \/home\/test\/yohoJavaApp\/${SYS_NAME}\/deploy\/target/g" $file
sed -i "s/.env.webapphome = \/home\/test.*/.env.webapphome = \/home\/test\/yohoJavaApp\/${SYS_NAME}\/deploy\/target/g" $file
echo "$SYS_NAME done!"
done
echo "ALL DONE"
echo "不包含deploy2的............"
cd $AUTOCONFIG_PATH
find ./ -name "*.properties" | xargs grep -e "autoconfig.properties.sharedAutoconfig" -e ".env.webapphome" | grep -v yohoJavaApp
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
gateway.api.url = http://api.gray.yohops.com/
uic_userInfoRest_enable = false
yoho.uic.env.namespace = uic
yoho.uic.env.serverport = 6
yoho.uic.env.webapphome = /home/test/yohoJavaApp/uic/deploy/target
is_debug_enable=true
... ...
applepay.notifyurl = http://service-test4.yohops.com:9999/payment/applepay_notify
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
browse.blockingqueue.maxSize = 20000
browse.service.url = http://192.168.102.61:8092/brower/
degrade_articleNotice_level = 0
degrade_complaintsCount_level = 0
degrade_complaintsList_level = 0
degrade_likeBrand_level = 0
degrade_myIndex_level = 0
degrade_redpacketInfo_level = 0
degrade_redpacketList_level = 0
degrade_redpacket_level = 0
degrade_redutionCount_level = 0
degrade_shareBrandInfo_level = 0
degrade_shareGuang_level = 0
degrade_userHabits_level = 0
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
erp.shops.batch.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_batch_stock
erp.shops.url = http://192.168.102.47:9098/erp-gateway-web/stock/get_stock
file.uploadTempDir = /Data
is_checksession_enable = true
is_debug_enable = true
line.shops.url = http://192.168.102.47:8098/shops
message.inboxNum.expire = 120
password.aes.key = yoho9646yoho9646
portalGateway.service.url = http://192.168.102.210:8080/portal-gateway
qq.notifyurl = http://service-test4.yohops.com:9999/payment/qqpay_notify
unionpay.notifyurl = http://service-test4.yohops.com:9999/payment/unionpay_newnotify
users.browse.appVersion = 4.1.0.***
users.browse.expire = 7776000
users.browse.numPerUser = 200
users.browse.sync = true
wechat.app.newnotifyurl = http://service-test4.yohops.com:9999/payment/weixin_notify
wechat.app.notifyurl = http://service-test4.yohops.com:9999/payment/wechat_notify
wechat.wap.notifyurl = http://service-test4.yohops.com:9999/payment/wechatwap_notify
yoho.gateway.env.namespace = gateway
yoho.gateway.env.serverport = 0
yoho.gateway.env.webapphome = /home/test/yohoJavaApp/yoho-gateway/deploy/target
platform.service.url=http://192.168.102.59:8088/platform
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
yoho.message.env.namespace = message
yoho.message.env.serverport = 6
yoho.message.env.webapphome = /home/test/yohoJavaApp/yoho-message/deploy/target
mobile.limit.sendTimes=5000
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
yoho.search.adaptor.env.serverport = 5
yoho.search.adaptor.env.webapphome = /home/test/yohoJavaApp/yoho-search-adaptor/deploy/target
yoho.search.adaptor.env.namespace = yoho-search-adaptor
tbl.product.url = http://test.soa.global.yohobuy.com/product/api/v1/detail/
web.context = yohosearchadaptor
ip.port.search.server = search.yohoops.org
jdbc.mysql.yhshops.datasources = yh_shops
jdbc.mysql.yhshops.master = write.shops.yohoops.org:3306
jdbc.mysql.yhshops.slave = read.shops.yohoops.org:3306
jdbc.mysql.yhshops.username = yh_vpc_bak
jdbc.mysql.yhshops.password = +BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
yoho.search.consumer.env.namespace = search-consumer
yoho.search.consumer.env.serverport = 8
yoho.search.consumer.env.webapphome = /home/test/yohoJavaApp/yoho-search-consumer/deploy/target
tpl.adaptor.valid=false
tpl.adaptor.domain=http://192.168.103.52:8085/search-adaptor
tbl.product.url=http://test.soa.global.yohobuy.com/product/api/v1/detail/
#build.productindex.use.code
build.productindex.use.code=true
#build.storageskuindex.use.code
build.storageskuindex.use.code=true
#consumer index config
search.index.batch.limit=2500
search.index.batch.limit.tbl=2000
search.index.batch.max.thread.size=10
#suggest count
suggestion.count.batch.limit=300
suggestion.count.batch.max.thread.size=1
suggestion.discover.batch.limit=500
suggestion.discover.batch.max.thread.size=3
suggestion.count.agg.size=10000
suggestion.count.agg.mindoc=5
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
canal.destination.erpcustomerservice = erpcustomerservice
canal.destination.erpproduct = erpproduct
canal.destination.helper = helper
canal.destination.operation = operations
canal.destination.shop = shops
canal.destination.yhgeditor = yhgeditor
canal.destination.yhgproduct = yhgproduct
canal.hostType = zkCluster
canal.server.port = zk01.yohoops.org:2181
canal.subscribeChannel.erpcustomerservice = erp_customer_service.robot_question
canal.subscribeChannel.erpproduct = erp_product.product_pool_detail
canal.subscribeChannel.helper = yh_helper.helper
canal.subscribeChannel.operation = yhb_operations.activity_product
canal.subscribeChannel.shop = yh_shops.brand,yh_shops.goods,yh_shops.goods_images,yh_shops.product,yh_shops.product_color,yh_shops.product_price,yh_shops.product_sort,yh_shops.product_standard_relation,yh_shops.product_style_relation,yh_shops.size,yh_shops.storage,yh_shops.standard,yh_shops.style,yh_shops.product_activities_link,yh_shops.product_search,yh_shops.parameter_make,yh_shops.search_action,yh_shops.product_keywords
canal.subscribeChannel.yhgeditor = yhg_editor.tbl_brand,yhg_editor.tbl_site,yhg_editor.tbl_sort
canal.subscribeChannel.yhgproduct = yhg_product.tbl_product,yhg_product.tbl_product_skc,yhg_product.tbl_product_sku
yoho.search.producer.env.namespace = search-producer
yoho.search.producer.env.serverport = 9
yoho.search.producer.env.webapphome = /home/test/yohoJavaApp/yoho-search-producer/deploy/target
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
yoho.search.service.env.namespace = yohosearch
yoho.search.service.env.serverport = 0
yoho.search.service.env.webapphome = /home/test/yohoJavaApp/yoho-search-service/deploy/target
##tpl adaptor
tpl.adaptor.valid = false
##search.use.cache[ehCache/redisCache]
search.use.cache = true
search.cache.type = redisCache
search.open.downgrade = true
search.personalized.switch = true
search.personalized.max.should = 50
search.multiMatchQuery.type=BEST_FIELDS
\ No newline at end of file
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
browse.service.url = http://api.brower.yohoops.org:8092/brower/
guang.shareGuang.appVersion = 4.1.0.***
java.logs.home = /Data/logs
m.yohoblk.com = http://m.yohoblk.com
www.yohoblk.com = http://www.yohoblk.com
yoho.sns.env.namespace = sns
yoho.sns.env.serverport = 2
yoho.sns.env.webapphome = /home/test/yohoJavaApp/yoho-sns/deploy/target
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^
diff.base.flag = 1
erp.user.useGiftcard.url = http://api.erp.yohobuy.com
jdbc.mysql.readonlyinslave = true
register.image.onoff = off
register.new.user.page.probability = 9
uic.service.url = http://192.168.103.54:8096/uic
union.domain.url = http://webunion_tl.yohobuy.com/union
user.diff.place.login.message = \\u5c0a\\u656c\\u7684\\u7528\\u6237\\uff0c\\u7cfb\\u7edf\\u68c0\\u6d4b\\u5230\\u60a8\\u7684\\u8d26\\u53f7\\u5df2\\u5728\\u5f02\\u5730\\u767b\\u5f55\\u3002\\u4e3a\\u4fdd\\u8bc1\\u5e10\\u53f7\\u5b89\\u5168\\uff0c\\u5982\\u975e\\u672c\\u4eba\\u64cd\\u4f5c\\uff0c\\u5efa\\u8bae\\u60a8\\u5c3d\\u5feb\\u4fee\\u6539\\u767b\\u5f55\\u5bc6\\u7801\\u3002\\u656c\\u8bf7\\u63d0\\u9ad8\\u8b66\\u60d5\\uff0c\\u8c28\\u9632\\u8bc8\\u9a97\\uff01
user.session.expire = 10080
userday.open.day = 28
users.base.isUic = false
users.browse.sync = true
users.yoho.default_is_bind = Y
users.yohocoin = true
verify_student_flag = true
yoho.users.env.namespace = users
yoho.users.env.serverport = 1
yoho.users.env.webapphome = /home/test/yohoJavaApp/yoho-users/deploy/target
zmxy_appId = 1000227
zmxy_contract_flag = si201604080002520001
zmxy_rsa_mySK = MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAIjfNWUXqCNtlaBFpv4KrBTVQb4btX9Gi+UPuz7AMvwbSXmtIxV2awkz4Rg0Q3PtTkuAUpuW958u3uNxypcsCJD3o4qphgqSMVpe33bJ1bZaeL/h8WT9KNBiIxGsYQco44JbJkjrHTAI3Wt+RNhHyn+nKI9wCaeYPCY7ZipVpmL3AgMBAAECgYBn/BxWx1hIQjMQ5pnuGzGNSk9+HRMQtQoHZqI9FEwn2JtDw9QJtEOxZCa4+svcQQfguIcKCfHqj/NqHMNrglqmmJhKrut+ilUt8rqJCmvRSh8AdG7ZnqzxQYdTrrEEKgO932WqPOI98X2H+2cPzLfIOgxN7FhCDg+lVi4CBdfJ8QJBANosNf2b4f50AgAkstAKX1Hqqsb+k5L5reoF9e6eQufPXIpSrbME3cETyRMMLKX+YfhHpv66fpfg0X4JiHZIpdsCQQCgmmPNWs2nbvHY3Eo3xuYs/KJRIltgYaAd9+CCjpCTbU21afqyGkK7zibHfLADh+m5GOkOZ5IFn5Alhg1NQNgVAkBTX/PeEDVEPWcKUPv4nw4gSvKqi10wHLSGq3J5lwdweQEfZ0s0D5cDEyGTYuKpKNadwBwkWnbIacUFSnVY5phjAkAt4Ix73+F5X77kROFKl52u4if350mU+a5EgUd35AO2qXWWSgTcFZZUkaoQODULfSqtvkjs3Xcf9hm2LlnkZI6VAkEAl8+0+a6Rjz119mxJXy9JWKTbWirhja+ijyndLVEAmxTYjWTuNKbRdTYe59ekRYhmMWkiKzggP+PKjXHCHV6eRQ==
zmxy_rsa_zmPK = MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRbbYbNdGkD9TD/bQiNEejfnkBAudsE1bnmsgZ6wUeVBnzPgHVC+f6UxM8HHDOlM2eICaUvQbSsAXsITy3OQzLkV+nWA1pKlpy/OEm0+8HoHJ5gjqDS117/QQWjMdILx7Bed5VPw+AtrVyKs+1qg5MBciP7RHh2A2BDckj+m7bkwIDAQAB
zmxy_service_url = https://zmopenapi.zmxy.com.cn/sandbox.do
activity.url = http://service.yoho.cn
... ...
autoconfig.properties = sharedAutoconfig
#autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
file.uploadTempDir = /Data
is_checksession_enable = true
is_debug_enable = false
#jdbc.mysql.bigdata.password = lRnPI2bQsZRNn/qC/29ZGqMwEu/zaKV31I9S8xDJIUA=
#jdbc.mysql.bigdata.username = yh_test_bigdata
#jdbc.mysql.yhsns.master = 172.31.11.29:3306
users.browse.appVersion = 4.1.0.***
users.browse.expire = 7776000
users.browse.numPerUser = 200
users.browse.sync = true
yoho.bigData.env.namespace = bigdata
yoho.bigData.env.serverport = 1
yoho.bigData.env.webapphome = /home/test/yohoJavaApp/yohobuy-bigdata/deploy/target
jdbc.mysql.bigdata.master=192.168.103.36:3306
jdbc.mysql.bigdata.username=yh_test
#yoho@7Y$^YpNb7hp
jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw==
bigdata.database.cluster.name = test
#bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
#bigDataRedis.proxy.address=192.168.102.56
bigDataRedis.proxy.address=123.206.17.17
bigDataRedis.proxy.port=16379
... ...
api.yoho.url = http://api-test4.yohops.com:9999
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
sers.browse.expire = 7776000
users.browse.appVersion = 4.1.0.***
users.browse.expire = 7776000
users.browse.numPerUser = 100
yohobuy.brower.env.namespace = brower
yohobuy.brower.env.serverport = 2
yohobuy.brower.env.webapphome = /home/test/yohoJavaApp/yohobuy-brower/deploy/target
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
erp.order.change.sync.type = MQ
erp.order.close.sync.type = MQ
erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create
erp.order.express.sync.type = MQ
erp.order.refund.sync.type = MQ
erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status
applepay.notifyurl = http://service-test4.yohops.com:9999/payment/applepay_notify
qq.notifyurl = http://service-test4.yohops.com:9999/payment/qqpay_notify
unionpay.notifyurl = http://service-test4.yohops.com:9999/payment/unionpay_newnotify
wechat.app.newnotifyurl = http://service-test4.yohops.com:9999/payment/weixin_notify
wechat.app.notifyurl = http://service-test4.yohops.com:9999/payment/wechat_notify
alipay.notifyurl = http://service-test4.yohops.com:9999/payment/alipay_notify
java.logs.home = /Data/logs
jdbc.mysql.readonlyinslave = true
order.codpay.lock.duration = 1440
yohobuy.order.env.namespace = order
yohobuy.order.env.serverport = 4
yohobuy.order.env.webapphome = /home/test/yohoJavaApp/yohobuy-order/deploy/target
erp.order.autoCancel.switch.key = N
sales.tax.payers = 9132010058047114XR
ws.fp.url = https://www.fapiao.com:7105/dsqt_taxfu/services/DZFPService?wsdl
invoice.appid = 1b518222b5bbb9c5abe17442d63150978609e5ad27fd594886e3b7a8bcd50e5a
seller.name = \u7535\u5b50\u53d1\u7968\u6d4b\u8bd5
seller.contact.info=\u5357\u4eac\u5e02\u5efa\u90ba\u533a\u5609\u9675\u6c5f\u4e1c\u8857\u0031\u0038\u53f7\u0030\u0035\u5e62\u0031\u0037\u3001\u0031\u0038\u5c42 025-87781000
invoice.soap.receiveTimeout = 300000
invoice.soap.connectionTimeout = 300000
degrade.buylimit.query.enable=true
degrade.vip.query.enable=true
degrade.yohocoin.query.enable=true
degrade.redenvelopes.query.enable=true
degrade.coupons.queryNotUseCoupons.enable=true
degrade.product.query.enable=true
degrade.address.query.enable=false
# 优惠券ID
# 展览票券ID
exhibition.ticket.couponid=13576
# 套票券ID
package.ticket.couponid=13570
browse.service.url = http://192.168.102.61:8092/brower/
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
rabbitAddress = 192.168.102.56:5672
yohobuy.product.env.namespace = product
yohobuy.product.env.serverport = 3
yohobuy.product.env.webapphome = /home/test/yohoJavaApp/yohobuy-product/deploy/target
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
jdbc.mysql.yhbpromotion.master.password = input_password
jdbc.mysql.yhbpromotion.master.username = guang_res
promoation.invite.failCoupon = {\\"old\\":12085,\\"fail\\":12087}
promoation.invite.newCouponMap = {\\"12091\\":25,\\"12097\\":20,\\"12095\\":23,\\"12093\\":22,\\"12089\\":20}
promoation.invite.shareCoupon = [ \\"12073\\", \\"12075\\", \\"12077\\", \\"12079\\", \\"12081\\", \\"12083\\" ]
promotion.sendCounpon.broadcast.rate = 0.9
resource_coupon_contentcode = b78b32ed81b18dde8ac84fd33602b88b
share_coupon_expiredTime = 4
wechat.coupons.operators.email = wanli.zhao@yoho.cn
yohobuy.promotion.env.namespace = promotion
yohobuy.promotion.env.serverport = 5
yohobuy.promotion.env.webapphome = /home/test/yohoJavaApp/yohobuy-promotion/deploy/target
... ...
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy_test/autoconfig/test_performance/global-autoconfig.properties
jdbc.mysql.readonlyinslave = true
service.online.type = 1
service.online.type.h5 = http://m.yohobuy.com/service/im
yoho.env.serverhome = /usr/local/${yoho.env.servertype}
yohobuy.resources.env.namespace = resources
yohobuy.resources.env.productmode = PRODUCT
yohobuy.resources.env.serverport = 7
yohobuy.resources.env.webapphome = /home/test/yohoJavaApp/yohobuy-resources/deploy/target
... ...