| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- reducedWarn=Cluster changes, a few members have out from the cluster.
- increasedWarn=Cluster changes, a few members have joined the cluster.
- changedClusterCannotConnectDbWarn=Cluster changes, cluster has one node. This node cann't connect database.
- changedClusterCannotConnectDbWarn2=Cluster changes, cluster has many nodes. This node cann't connect database.
-
- #[sms1]
- ##mandatory
- #clusterName=Voting
- #nodeName=Voting1
- #sql=SELECT * FROM (select * from mo where action_type = 20 order by mo_id) where mod(mo_id, %nbMembers%) = %order% and rownum <= 200
- #initialHosts=127.0.0.1[8201]
- #ip=127.0.0.1
- #port=1321
- #timeout=12000000
- #checkInterval=500
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.VoteProcess
- #dbprocess_class=com.vas.portal.utils.database.DbProcessor
- #instances=2
- #module=0
- #exhchange=false
- #db_name=dbapp
- #
- #[sms2]
- ##mandatory
- #clusterName=GenerateLuckyCode
- #nodeName=GenerateLuckyCode1
- #sql=Select * from processed_date where type_process = 2
- #initialHosts=127.0.0.1[8202]
- #ip=127.0.0.1
- #port=1322
- #timeout=12000000
- #checkInterval=60000
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.GenerateLuckyCode
- #dbprocess_class=com.vas.portal.utils.database.DbReport
- #instances=1
- #module=0
- #exhchange=false
- #db_name=dbapp
- #[sms3]
- ##mandatory
- #clusterName=PrizeProcess
- #nodeName=PrizeProcess
- #sql=Select * from processed_date where type_process = 3 and not exists (select * from processed_date where type_process = 3 and last_process >= trunc(sysdate)) and to_number(to_char(sysdate,'hh24')) >= 0
- #initialHosts=127.0.0.1[8203]
- #ip=127.0.0.1
- #port=1323
- #timeout=12000000
- #checkInterval=60000
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.PrizeProcess
- #dbprocess_class=com.vas.portal.utils.database.DbReport
- #instances=1
- #module=0
- #exhchange=false
- #db_name=dbapp
- #[sms4]
- ##mandatory
- #clusterName=ExecutePrize
- #nodeName=ExecutePrize
- #sql=Select * from execute_prize where mod(id, %nbMembers%) = %order% and rownum <= 100
- #initialHosts=127.0.0.1[8204]
- #ip=127.0.0.1
- #port=1324
- #timeout=12000000
- #checkInterval=500
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.ExecutePrize
- #dbprocess_class=com.vas.portal.utils.database.DbExecute
- #instances=1
- #module=0
- #exhchange=false
- #db_name=dbapp
- #[sms3]
- ##mandatory
- #clusterName=CdrRechargeSftp
- #nodeName=CdrRechargeSftp1
- #sql=Select * from processed_date where type_process = 1 and not exists (select * from processed_date where type_process = 1 and last_process >= sysdate - 1/1440) and to_number(to_char(sysdate,'hh24')) >= 0
- #initialHosts=127.0.0.1[8203]
- #ip=127.0.0.1
- #port=1323
- #timeout=12000000
- #checkInterval=500
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.CdrRechargeSftp
- #dbprocess_class=com.vas.portal.utils.database.DbReport
- #instances=1
- #module=0
- #exhchange=false
- #db_name=dbapp
- #[sms5]
- ##mandatory
- #clusterName=PrizeProcessOnline
- #nodeName=PrizeProcessOnline
- #sql=Select * from processed_date where type_process = 4 and not exists (select * from processed_date where type_process = 4 and last_process > sysdate -5/1440)
- #initialHosts=127.0.0.1[8205]
- #ip=127.0.0.1
- #port=1325
- #timeout=12000000
- #checkInterval=1000
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.PrizeProcessOnline
- #dbprocess_class=com.vas.portal.utils.database.DbReport
- #instances=1
- #module=0
- #exhchange=false
- #db_name=dbapp
- #
- #
- #[sms6]
- ##mandatory
- #clusterName=PrepairDailyPrize
- #nodeName=PrepairDailyPrize
- #sql=Select * from processed_date where type_process = 13 and not exists (select * from processed_date where type_process = 13 and last_process >= trunc(sysdate)) and to_number(to_char(sysdate,'hh24')) >= 0
- #initialHosts=127.0.0.1[8206]
- #ip=127.0.0.1
- #port=1326
- #timeout=12000000
- #checkInterval=1000
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.PrepairDailyPrize
- #dbprocess_class=com.vas.portal.utils.database.DbReport
- #instances=1
- #module=0
- #exhchange=false
- #db_name=dbapp
- #[sms1]
- ##mandatory
- #clusterName=ImportSignal
- #nodeName=ImportSignal1
- #sql=Select * from processed_date where type_process = 22 and not exists (select * from processed_date where type_process = 22 and last_process >= sysdate - 5/86400) and to_number(to_char(sysdate,'hh24')) >= 0
- #initialHosts=127.0.0.1[8205]
- #ip=127.0.0.1
- #port=1325
- #timeout=12000000
- #checkInterval=500
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.luckycall.process.ImportSignal
- #dbprocess_class=com.vas.portal.utils.database.DbReport
- #instances=2
- #module=0
- #exhchange=false
- #db_name=dbapp
- #
- #
- #[sms2]
- ##mandatory
- #clusterName=SignalProcess
- #nodeName=node1_SignalProcess
- #sql=select * from (Select * from call_signal order by id) where mod(calling_number, %nbMembers%) = %order% and rownum <= 100
- #initialHosts=127.0.0.1[8206]
- #ip=127.0.0.1
- #port=1326
- #timeout=1200000
- #checkInterval=500
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.luckycall.process.SignalProcess
- #dbprocess_class=com.vas.portal.utils.database.DbSignal
- #instances=1
- #db_name=dbapp
- #[sms3]
- ##mandatory
- #clusterName=RenewSpinTimes
- #nodeName=node1_RenewSpinTimes
- #sql=select * from (Select * from reg_info where product_name = 'WEEKLY' and status = 1 and expire_time > sysdate and (last_extend is null or last_extend < trunc(sysdate)) order by register_id) where mod(register_id, %nbMembers%) = %order% and rownum <= 100
- #initialHosts=127.0.0.1[8208]
- #ip=127.0.0.1
- #port=1328
- #timeout=1200000
- #checkInterval=500
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.luckycall.process.RenewSpinTimes
- #dbprocess_class=com.vas.portal.utils.database.DbExtend
- #instances=1
- #db_name=dbapp
- #[sms3]
- ##mandatory
- #clusterName=PrizeProcess
- #nodeName=node1_PrizeProcess
- #sql=Select * from processed_date where type_process = 20 and not exists (select * from processed_date where type_process = 20 and last_process >= trunc(sysdate)-6) and trunc(sysdate) = trunc(sysdate,'iw')
- #initialHosts=127.0.0.1[8208]
- #ip=127.0.0.1
- #port=1328
- #timeout=1200000
- #checkInterval=6000
- ##allow or disallow to log timeout and loaded records
- #extraLog=true
- #protocolStack=../etc/tcp.xml
- #process_class=com.vas.portal.process.PrizeProcess
- #dbprocess_class=com.vas.portal.utils.database.DbReport
- #instances=1
- #db_name=dbapp
- [sms3]
- #mandatory
- clusterName=ExecutePrize
- nodeName=node1_ExecutePrize
- sql=select * from (Select * from execute_prize order by id) where mod(id, %nbMembers%) = %order% and rownum <= 100
- initialHosts=127.0.0.1[8208]
- ip=127.0.0.1
- port=1328
- timeout=1200000
- checkInterval=6000
- #allow or disallow to log timeout and loaded records
- extraLog=true
- protocolStack=../etc/tcp.xml
- process_class=com.vas.portal.process.ExecutePrize
- dbprocess_class=com.vas.portal.utils.database.DbExecute
- instances=1
- db_name=dbapp
|