fix deadlock

This commit is contained in:
lnk
2025-09-23 21:00:24 +08:00
parent b976795573
commit e997c88d82
5 changed files with 125 additions and 142 deletions

View File

@@ -2,18 +2,21 @@
BrokerList=
RTDataTopic=Real_Time_Data_Topic
HisTopic=LN_Topic
PSTTopic=LN_Topic
PLTTopic=LN_Topic
HisTopic=njcnAppAutoDataTopic
PSTTopic=njcnAppAutoDataTopic
PLTTopic=njcnAppAutoDataTopic
AlmTopic=AlmTopic
SngTopic=SngTopic
QUEUE_TAG=Test_Tag
QUEUE_KEY=Test_Keys
QUEUE_TAG=stat
QUEUE_KEY=stat
RT_TAG=rt
RT_KEY=rt
[Flag]
FrontInst=22de160455a30cc2154890e5502d6433
FrontIP=192.168.1.67
FrontInst=914b94563ca7f272c90ee8580ed6adc6
FrontIP=192.168.1.138
[Ledger]
TerminalStatus="[0]"
@@ -22,35 +25,34 @@ IcdFlag=0
IedCount=300
[Http]
WebDevice=http://192.168.1.67:10202/nodeDevice/nodeDeviceList
WebIcd=http://192.168.1.67:10202/icd/icdPathList
WebEvent=http://192.168.1.67:10203/event/addEventDetail
WebFileupload=http://192.168.1.67:10207/file/upload
WebFiledownload=http://192.168.1.67:10207/file/download
WebDevice=http://192.168.1.103:10220/icd/getLedgerInfo
WebEvent=http://192.168.1.103:10222/event/addCldEvent
WebFileupload=http://192.168.1.103:10207/file/upload
WebFiledownload=
[RocketMq]
producer=Group_producer
Ipport=192.168.1.24:9876
AccessKey=rmquser
SecretKey=001njcnmq
Ipport=192.168.1.103:9876
AccessKey=rmqroot
SecretKey=001@#njcnmq
Topic_Test=LN_Topic
Topic_Test=lnk_Topic
Tag_Test=Test_Tag
Key_Test=Test_Keys
Testflag=1
Testnum=400
Testtype=1
Testnum=0
Testtype=0
TestPort=11000
TestList=8ad28e2e36dfbd19906f9e2a4894b375
TestList=
consumer=Group_consumer
ConsumerIpport=192.168.1.24:9876
ConsumerIpport=192.168.1.103:9876
ConsumerTopicRT=ask_real_data_topic
ConsumerTagRT=Test_Tag
ConsumerKeyRT=Test_Keys
ConsumerAccessKey=rmquser
ConsumerSecretKey=001njcnmq
ConsumerAccessKey=rmqroot
ConsumerSecretKey=001@#njcnmq
ConsumerChannel=
ConsumerTopicUD=control_Topic
ConsumerTagUD=Test_Tag