Commit Graph

7690 Commits

Author SHA1 Message Date
rongtong 646d04f425 [ISSUE #5712] Fix the invalid of heartbeat detection after controller switch (#5711)
* Fix the invalid of heartbeat detection after controller switch

* Pass the checkstyle

* Format ReplicasInfoManagerTest code style
2022-12-21 10:36:57 +08:00
Aaron Ai f365685ae1 Specifiy logback configuration file in command line (#5735) 2022-12-20 11:43:00 +08:00
mxsm e77d0673f8 [ISSUE #5724]Add proxy module log xml to distribution directory (#5725) 2022-12-19 17:27:05 +08:00
mxsm 04faaa98eb [ISSUE #5732] StaticTopic link not found in cn README.md (#5733) 2022-12-19 11:53:58 +08:00
mxsm d63fb923ce [ISSUE #5730] Translate chinese to english in API_Reference_DefaultMQProducer.md document (#5731) 2022-12-18 20:00:44 +08:00
xiaoyifang 4fdf91f446 [ISSUE #5726] VerifyDelay should break the loop when matched the delayed message. (#5727) 2022-12-18 15:23:16 +08:00
SSpirits 81e3648e3f Introduce retry topic and lag estimation for lag calculation. (#5702) 2022-12-16 16:48:56 +08:00
mxsm 7bd02dbef6 [ISSUE #5688] Add log xml config file into distribution config directory (#5689) 2022-12-16 15:13:50 +08:00
lizhimins aa7a442505 [ISSUE #5695] Optimize broker startup (#5696)
Co-authored-by: 斜阳 <terrance.lzm@alibaba-inc.com>
2022-12-14 19:48:00 +08:00
mxsm 48848362d6 [ISSUE #5692] Polish Controller headers toString (#5693) 2022-12-14 17:42:50 +08:00
mxsm c4e581cf9e [ISSUE #5686] Polish ReplicasInfoManager comment and static log attribute (#5687) 2022-12-12 09:27:04 +08:00
mxsm 178553eeac [ISSUE #5673] Add the windows platform script as the controller quick start (#5674) 2022-12-12 09:15:33 +08:00
mxsm e197297d30 [ISSUE #5676] Support for dynamic Logging in proxy and controller modules (#5677) 2022-12-11 16:13:55 +08:00
mxsm e5c3f21277 [ISSUE #5631]optimize ReplicasInfoManager#registerBroker logic (#5633)
* [ISSUE #5631]optimize ReplicasInfoManager#registerBroker logic

* fix code style
2022-12-10 22:11:59 +08:00
zhouxiang bdf5c95ce6 [ISSUE #5485] Fix ClusterGrpcIT 2022-12-09 19:53:18 +08:00
zhouxiang 373c1bd13e [ISSUE #5485] Fix merge code issue 2022-12-09 19:53:18 +08:00
zhouxiang 4b311ff4dd [ISSUE #5485] Use local address, remoting port and grpc port to build unique local proxy Id 2022-12-09 19:53:18 +08:00
zhouxiang 8c9a9d36b8 [ISSUE #5485] Remove ConsumerManagerInterface and ProducerManagerInterface 2022-12-09 19:53:18 +08:00
zhouxiang b713aebfa7 [ISSUE #5485] Fix by code review 2022-12-09 19:53:18 +08:00
zhouxiang 23c8efd801 [ISSUE #5485] Fix GrpcBaseIT 2022-12-09 19:53:18 +08:00
zhouxiang 1e71cd118e [ISSUE #5406] Fix PullMessageActivityTest 2022-12-09 19:53:18 +08:00
zhouxiang 416427de1e [ISSUE #5392] Adapt for logging and module refector 2022-12-09 19:53:18 +08:00
zhouxiang 9897e74a6c [ISSUE #5406] Overwrite sysFlag to broker 2022-12-09 19:53:18 +08:00
zhouxiang 274a531321 [ISSUE #5406] Fix brokerName for SEND_MESSAGE_V2 2022-12-09 19:53:18 +08:00
zhouxiang 561fc2e732 [ISSUE #5392] Remove unused method 2022-12-09 19:53:18 +08:00
zhouxiang 29c4122d9e [ISSUE #5486] Add AuthenticationPipeline 2022-12-09 19:53:18 +08:00
kaiyi.lk 834287af0c [ISSUE #5485] add test cases for channel management 2022-12-09 19:53:18 +08:00
kaiyi.lk 96bab46bd4 [ISSUE #5485] polish channel management 2022-12-09 19:53:18 +08:00
kaiyi.lk 6351e1957f [ISSUE #5485] polish channel management which is been synced from other proxy 2022-12-09 19:53:18 +08:00
kaiyi.lk 21a01e3c62 [ISSUE #5406] use remotingAccessAddr and ListenPort in topicRoute for remoting proxy 2022-12-09 19:53:18 +08:00
kaiyi.lk 832fc57a08 [ISSUE #5486] polish tls config; add tcnative dependency 2022-12-09 19:53:18 +08:00
kaiyi.lk 7e916e3db8 [ISSUE #5406] support transaction message for remoting proxy 2022-12-09 19:53:18 +08:00
kaiyi.lk 4c0e06749b [ISSUE #5486] polish MultiProtocolRemotingServer 2022-12-09 19:53:18 +08:00
kaiyi.lk 8a23c54a91 [ISSUE #5486] polish clean expire request in remoting server 2022-12-09 19:53:18 +08:00
zhouxiang 48673af764 [ISSUE #5486] Add remoting server 2022-12-09 19:53:18 +08:00
kaiyi.lk 6c82330436 [ISSUE #5485] test cases for client connection management 2022-12-09 19:53:18 +08:00
kaiyi.lk 56551b596b [ISSUE #5485] client connection management 2022-12-09 19:53:18 +08:00
zhouxiang b887313bfb [ISSUE #5406] Add unit test 2022-12-09 19:53:18 +08:00
zhouxiang 4b9816e4a9 [ISSUE #5406] Support getConsumerIdList 2022-12-09 19:53:18 +08:00
zhouxiang 934f5b6576 [ISSUE #5406] Add processor for remoting messaging module 2022-12-09 19:53:18 +08:00
SSpirits 774bc67520 optimize LagCalculationIT 2022-12-09 16:04:26 +08:00
mxsm 2f460855de [ISSUE #5668] Polish AutoSwitchHAClient and AutoSwitchHAConnection Comments (#5669) 2022-12-09 14:39:25 +08:00
mxsm f96840f1d3 [ISSUE #5670] Add a note to the example of TimerMessage example (#5671) 2022-12-09 14:39:00 +08:00
mxsm aa02160074 [ISSUE #5651] Fix unable to send messages normally due to HA disconnection (#5667) 2022-12-09 11:23:31 +08:00
rongtong cc6614c236 Fix bug that make static topic ITs unable to pass (#5666) 2022-12-08 17:52:51 +08:00
Oliver 7a68fca72e [ISSUE #5659] remove redundant error log output (#5662) 2022-12-07 17:27:27 +08:00
SSpirits 7cab0a1aad [ISSUSE #5589] record subscription from request (#5590) 2022-12-07 17:26:00 +08:00
lk 4c7f0eccec [ISSUE #5654] support calculate inflight messages for pop (#5655) 2022-12-07 17:21:42 +08:00
lk 508f5b14b0 [ISSUE #5583] fix test ReceiptHandleProcessorTest#testRenewReceiptHandleWhenTimeout (#5652) 2022-12-07 15:59:16 +08:00
rongtong d5e6fb6634 Fix bug that make static topic ITs unable to pass (#5645) 2022-12-07 14:58:30 +08:00