Authored by chunhua.zhang

commit autoconfig.

1 autoconfig.properties = sharedAutoconfig 1 autoconfig.properties = sharedAutoconfig
2 -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties  
3 2
4 -yoho.search.producer.env.namespace = search-producer  
5 -yoho.search.producer.env.serverport = 9  
6 -yoho.search.producer.env.webapphome = /home/test/yoho-search-producer/deploy  
7 -  
8 -## search configuration begin  
9 -  
10 -##canal  
11 -canal.hostType=zkCluster  
12 -canal.server.port=zk01.yohoops.org:2181 3 +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties
13 4
14 -##canal-shop  
15 -canal.destination.shop=shops  
16 -canal.subscribeChannel.shop=yh_shops.product_attribute_property_values,yh_shops.brand,yh_shops.goods,yh_shops.goods_images,yh_shops.product,yh_shops.product_color,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,yh_shops.product_price_plan,yh_shops.product_timing,yh_shops.shops,yh_shops.shops_brands,yh_shops.sales_category 5 +canal.destination.erpcustomerservice = erpcustomerservice
  6 +canal.destination.erpproduct = erpproduct
  7 +canal.destination.helper = helper
  8 +canal.destination.operation = operations
  9 +canal.destination.promotion = promotion
  10 +canal.destination.shop = shops
  11 +canal.destination.yhgeditor = yhgeditor
  12 +canal.destination.yhgproduct = yhgproduct
17 13
18 -##canal-operation  
19 -canal.destination.operation=operations  
20 -canal.subscribeChannel.operation=yhb_operations.suggest_word_custom,yhb_operations.suggest_conversion_custom,yhb_operations.activity_product,yhb_operations.es_word_def 14 +canal.hostType = zkCluster
21 15
22 -##cancal-erpproduct  
23 -canal.destination.erpproduct=erpproduct  
24 -canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute,erp_product.product_price 16 +canal.server.port = zk01.yohoops.org:2181
25 17
26 -##cancal-erpcustomerservice  
27 -canal.destination.erpcustomerservice=erpcustomerservice  
28 -canal.subscribeChannel.erpcustomerservice=erp_customer_service.robot_question 18 +canal.subscribeChannel.erpcustomerservice = erp_customer_service.robot_question
  19 +canal.subscribeChannel.erpproduct = erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute,erp_product.product_price
  20 +canal.subscribeChannel.helper = yh_helper.helper
  21 +canal.subscribeChannel.operation = yhb_operations.suggest_word_custom,yhb_operations.suggest_conversion_custom,yhb_operations.activity_product,yhb_operations.es_word_def
  22 +canal.subscribeChannel.promotion = yhb_promotion.promotion_info,yhb_promotion.promotion_params,yhb_promotion.promotion_product_flags,yhb_promotion.promotion_type
  23 +canal.subscribeChannel.shop = yh_shops.product_attribute_property_values,yh_shops.brand,yh_shops.goods,yh_shops.goods_images,yh_shops.product,yh_shops.product_color,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,yh_shops.product_price_plan,yh_shops.product_timing,yh_shops.shops,yh_shops.shops_brands,yh_shops.sales_category
  24 +canal.subscribeChannel.yhgeditor = yhg_editor.tbl_brand,yhg_editor.tbl_site,yhg_editor.tbl_sort
  25 +canal.subscribeChannel.yhgproduct = yhg_product.tbl_product,yhg_product.tbl_product_skc,yhg_product.tbl_product_sku
29 26
30 -##cancal-helper  
31 -canal.destination.helper=helper  
32 -canal.subscribeChannel.helper=yh_helper.helper  
33 -  
34 -##cancal-yhgeditor  
35 -canal.destination.yhgeditor=yhgeditor  
36 -canal.subscribeChannel.yhgeditor=yhg_editor.tbl_brand,yhg_editor.tbl_site,yhg_editor.tbl_sort  
37 -  
38 -##cancal-yhgproduct  
39 -canal.destination.yhgproduct=yhgproduct  
40 -canal.subscribeChannel.yhgproduct=yhg_product.tbl_product,yhg_product.tbl_product_skc,yhg_product.tbl_product_sku  
  27 +yoho.search.producer.env.namespace = search-producer
  28 +yoho.search.producer.env.serverport = 9
  29 +yoho.search.producer.env.webapphome = /home/test/yoho-search-producer/deploy