Pārlūkot izejas kodu

修改solr正式库zk-host节点配置和
svr-health-profile开发库zk-host节点配置

laz 8 gadi atpakaļ
vecāks
revīzija
c716cf99b6
3 mainītis faili ar 4 papildinājumiem un 19 dzēšanām
  1. 2 17
      svr-health-profile.yml
  2. 1 1
      svr-pack-resolve.yml
  3. 1 1
      svr-resource.yml

+ 2 - 17
svr-health-profile.yml

@ -38,16 +38,6 @@ spring:
    validation-query: SELECT 1
    test-on-borrow: true
data-source:
  driver-class-name: com.mysql.jdbc.Driver
  initialize-size: 1
  max-total: 20
  max-idle: 10
  min-idle: 1
  validation-query: SELECT 1
  test-on-borrow: true
  remove-abandoned-timeout: 55
fast-dfs:
  pool:
    init-size: 5
@ -78,7 +68,7 @@ spring:
  data:
    solr:
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: node6.jkzldev.com,node7.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -133,11 +123,6 @@ spring:
    username: weifuwu
    password: weifuwu
data-source:
  url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: weifuwu
  password: weifuwu
hadoop:
  hbase-properties:
    - hbase.zookeeper.quorum: node2.jkzldev.com,node1.jkzldev.com,node4.jkzldev.com
@ -155,7 +140,7 @@ spring:
  data:
    solr:
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: 11.1.2.51,11.1.2.52,11.1.2.53:2181/solr # ZooKeeper host address in the form HOST:PORT.
  datasource:
    url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8

+ 1 - 1
svr-pack-resolve.yml

@ -169,7 +169,7 @@ spring:
  data:
    solr:
      host: http://172.19.103.10:8983/solr # Solr host. Ignored if "zk-host" is set.
      zk-host: host-172-17-110-23,host-172-17-110-27,host-172-17-110-26:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: 11.1.2.51,11.1.2.52,11.1.2.53:2181/solr # ZooKeeper host address in the form HOST:PORT.
  metrics:
    export:

+ 1 - 1
svr-resource.yml

@ -93,7 +93,7 @@ spring:
  data:
    solr:
      zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
      zk-host: 11.1.2.51,11.1.2.52,11.1.2.53:2181/solr # ZooKeeper host address in the form HOST:PORT.
hadoop:
  hbase-properties: