`

坑爹的card-verify

 
阅读更多
测试环境:
10.8.15.236 wiki.lab.jingwei.com
10.8.15.236 maven.lab.jingwei.com
10.8.15.221 svn.lab.jingwei.com
10.2.8.194 jira.lab.jingwei.com

10.8.15.236 wiki.lab.jingwei.com
10.8.15.236 maven.lab.jingwei.com
10.8.15.221 svn.lab.jingwei.com
10.2.8.194 jira.lab.jingwei.com
10.8.64.36 zookeeper1 zookeeper2 zookeeper3
10.2.8.21 activemqweb1 activemqweb2 activemqweb3
10.8.64.41 master.activemq.jingwei.com slave.activemq.jingwei.com
10.2.8.194 jadeconfig.d.jingwei.com
127.0.0.1 cardverify.jingwei.com
10.8.15.213 cms.jingwei.com 
10.8.64.43 couchbase.a  couchbase.b  couchbase.c
10.2.8.21 search_zookeeper1 search_zookeeper2 search_zookeeper3

#setting只要写这些
jade.datasource=datasource.yaml
#Development模式,不依赖zookeeper
redis.zookeeper=off
#redis.conf.host=10.8.64.27
redis.conf.host=10.8.64.36
redis.conf.port=6379

redis.zookeeper.card=/redis/card
redis.category.VERIFY=card:18

要有sensei.properties
card.sensei.search.cluster.name = search-card
card.sensei.search.cluster.zookeeper.url = zookeeper1:2181,zookeeper2:2181,zookeeper3:2183



正式环境
host:
10.8.15.236 wiki.lab.jingwei.com
10.8.15.236 maven.lab.jingwei.com
10.8.15.221 svn.lab.jingwei.com
10.2.8.194 jira.lab.jingwei.com



10.8.64.28 zookeeper1
10.8.64.27 zookeeper2
10.8.64.28 zookeeper3
10.8.64.27 master.activemq.jingwei.com
10.8.64.27 slave.activemq.jingwei.com
10.8.64.27 activemq.jingwei.com
10.8.64.35 jadeconfig.d.jingwei.com

127.0.0.1 cardverify.jingwei.com

10.8.64.43 couchbase.a
10.8.64.43 couchbase.b
10.8.64.43 couchbase.c
10.8.64.67 search_zookeeper1
10.8.64.68 search_zookeeper2
10.8.64.69 search_zookeeper3

setting:
jade.datasource=datasource.yaml
#Development模式,不依赖zookeeper

redis.conf.password=jingweionline
redis.zookeeper.card=/redis/card
redis.category.VERIFY=card:18

datasource:
server:
  dbcard:
    host:10.8.64.35
    auth: jphappy

  #dbcard_w:
  #  host: 10.8.64.36

  dbletter:
    host: 10.8.64.35
    auth: jphappy

!test123

redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
	at redis.clients.util.Pool.getResource(Pool.java:26)

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics