Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
21.26k
stars
11.7k
forks
source link
[ISSUE #8743] Modify the brokerAddrTable and brokerVersionTable in MQClientInstance to Concurrent HashMap. #8744
Open
luozongle01 opened 1 month ago
Which Issue(s) This PR Fixes
Fixes #8743
Brief Description
Modify the brokerAddrTable and brokerVersionTable in MQClientInstance to Concurrent HashMap.
How Did You Test This Change?