This is an automated email from the ASF dual-hosted git repository.

jinrongtong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


 discard 6871210ee [maven-release-plugin] prepare for next development iteration
 discard fe2fc6daf [maven-release-plugin] prepare release rocketmq-all-5.1.0
 discard 297ed7e23 [ISSUE #6030] Update copyright year
 discard f386a4589 [ISSUE #6030] Update version to 5.1.0-SNAPSHOT
 discard 5e3b21f70 [ISSUE #5947] Optimize RouteInfoManager#pickupTopicRouteData 
create BrokerData code (#5948)
 discard 21cdd049d [ISSUE #5941] Add proxyConfig enableAclRpcHookForClusterMode
 discard b471bffea  [ISSUE #6085] Fix a typo
 discard b470c061d [ISSUE #6084] fixed a typo
 discard b3012f566 [ISSUE #6082] Simplify MQClientAPIImpl processSendResponse 
code
 discard 224e38f94 [ISSUE #6077] fix issues that messageStore could be null
 discard dc2e02e5b [ISSUE #6077] fix issues that messageStore could be null
 discard 356b0a3d9  [ISSUE #6073] remove static reference
 discard 060ed725b minor improvement for logs and metrics
 discard e2062e4ab [ISSUE #6030] Prepare to release Apache RocketMQ 5.1.0
 discard 8d2d69602 [ISSUE #6069] Fix README.md DLedger Controller link url 
incorrect (#6070)
 discard 623d62ed8 [ISSUE #6047] Support TLS permissive mode for 5.x client 
(#6048)
 discard 325af380f Update push-ci.yml
 discard 216a7c28a Update README.md
 discard 638cc1505 improve performance
 discard 8b81d004f Update README.md
 discard 0d95d8b0e Update pr-ci.yml
 discard 5c1e3e495 Update push-ci.yml
 discard aa3c1870d Update push-ci.yml
 discard 646ddf195 Create push-ci.yml
 discard ea79e5e0a Create pr-e2e-test.yml
 discard 62fc06907 Create pr-ci.yml
 discard cbd42c082 [ISSUE #6030] Prepare to release Apache RocketMQ 5.0.1
 discard 82febd901 Polish controller mode deploy document (#6064)
 discard 42c47c77c Add integration test
 discard ed65bd4d3 Modify abbreviated variables and add comments
 discard 3a2d347a0 Put batchDispatchRequestThreadPoolNums config to 
MessageStoreConfig.java
 discard 7efd1f7df Combine the process of decoding byteBuffer into 
preCheckMessageAndReturnSize method
 discard 3576c560b Remove enableBuildConsumeQueueConcurrently attribute from 
BrokerConfig class
 discard dec6f1d07 Add integration test and add 
enableBuildConsumeQueueConcurrently attribute to BrokerConfig class
 discard 1c8329079 Add case MESSAGE_MAGIC_CODE_V2
 discard 3ee8ea496 Change the permission modifier of reputFromOffset from 
public to protected
 discard fc2fdff79 Delete redundant method run()
 discard 2792498cd Fix codeStyle issue
 discard 53089c350 Add try catch
 discard 0dfd44b9f Refactor MainBatchDispatchRequestService and DispatchService 
service object locations
 discard 1a1385521 Refactor LOGGER.warn()
 discard 72b479213 Change the reject policy to AbortPolicy and add try catch 
final protect
 discard dcd2d4c32 Set a custom reject policy for batchDispatchRequestExecutor
 discard 81c6285c4 Fixed the infinite loop bug and useless import
 discard d80e6c9bc Create ConcurrentReputMessageService and replace native 
thread with ServiceThread
 discard c4d6573ac [ISSUE #5884] Concurrent check CommitLog messages
 discard 3e6f86284 [ISSUE #6036] Optimize the PULL_REQUEST_TEMPLATE.md (#6037)
 discard 734620a68 [ISSUE #5927]Add Proxy deploy guide cn document
 discard b5a71fe7a [ISSUE #6045] Fix the issue that the endoffset of entry 
obtained by getBrokerEpoch is incorrect (#6049)
 discard e11fa9884 [ISSUE #6051] Remove redundant variable definitions
 discard 040bedb54 [ISSUE #6055] refactor: replace loop with putAll and typo fix
 discard 065260cd0 [ISSUE #6043] Optimize the DefaultLitePullConsumerImpl 
isSetEqual method code (#6044)
 discard a035d3379 [ISSUE #5979] Fix FAQ url incorrect in FAQUrl class (#6035)
 discard 2aced2de0 [ISSUE #6033] modify TraceContext toString method (#6034)
 discard faea1de55 [ISSUE #5907] Optimize try catch to prevent 
ConcurrentHashMapUtils init failed (#5908)
 discard 644e5e416 [ISSUE #6019] simplified the PlainAccessResource parse method
 discard 3dae481b5 [ISSUE #6007] Remove useless if judgement
 discard 1573297d8  [ISSUE #6010]refactor: avoid redundant condition judgment 
in loop
 discard fcd1130e9 fix readme of tiered storage
 discard 1f4a88c7e Fix nameserver logback configuration warning
 discard 2d27b5bc2 [ISSUE #5975] Fix getUserTopicConfig Impl contains system 
topic (#5976)
 discard 067ab80b3 [ISSUR #5941] Fix the problem that acl is not loaded when 
the proxy starts
 discard e58fff06a [ISSUE #6012] change the type of queueId to int of 
PopCheckPoint (#6013)
 discard 8ac0476a6 [ISSUE #5994] [RIP-46] add pop and timer metrics (#5995)
 discard 72337b9dd [ISSUE #5996] Optimize the RemotingSerializable class code 
(#5998)
 discard 963f33238 [ISSUE #5999] Fix the TopicQueueMappingUtils comments typo 
(#6000)
 discard 264220af1 [ISSUE #5942] Fix the produce count include the quantity of 
the system topic(#5943)
 discard 2cd6aaafe [ISSUE #5896] feat:add pop consumer example (#5991)
 discard 5d3aff101 [ISSUE #5983] Make consumer support flow control code better 
(#5984)
 discard 892b655b6 [ISSUE #5847] Add checkBlock for hasMsgFromQueue
 discard 3260d6ae0 [ISSUE #5969] Remvoe duplicate deleteUnusedStats in admin 
processor (#5973)
 discard 5f758ee39 [ISSUE #5971] Make the internal logs related to the dledger 
in the controller print to a file separately (#5972)
 discard 2f85f885d [ISSUE #5986] optimize the BrokerOuterAPITest class code
 discard b977e51e1 [ISSUE #5924] Optimize UtilAll#sleep method (#5925)
 discard 74eeb3fde [ISSUE #5939]Adjust the 
MQClientInstance#sendHeartbeatToAllBroker catch code block log print level from 
info to warn (#5940)
 discard 1f01aa362 [ISSUE #5860] Set the value of order when create or update 
topic (#5861)
 discard 3672e0369 [ISSUE #5890] Fix dledger logging (#5959)
 discard 0a51aae33 [ISSUE #5965] Fix lmqTopicQueueTable initialization (#5968)
 discard 8d4923fb5 Remove the useless exception class: MQRedirectException #5963
 discard ca8c289e8 [ISSUE #5923] Add example tiered storage backend service 
provider (#5926)
 discard 3182d22b3 refactor: simplify getPID (#5962)
 discard 762af2128 Calculate retry message throughput in pop consumption mode 
(#5954)
 discard 45b46b822 [ISSUE #5929] Fix the issue that broker send heartbeat to 
controller frequently causing thread blocking when the network partition (#5930)
 discard ecd65f0a1 Upgrade maven assembly plugin version to 3.4.2 (#5951)
 discard 9e23b7627 [ISSUE #5949] Remove TopicQueueMappingInfo class duplicate 
licenses (#5950)
 discard 279854c5e Bump rocketmq-logging to 1.0.1 (#5946)
 discard 9dfd082e1 GetSyncStateSetSubCommand can also print that the broker is 
not in syncStateSet (#5935)
 discard ebd528161 [ISSUE #5916] Fix availableNamesrvAddrMap can not remove old 
nameserver address (#5917)
 discard 377c8b055 [ISSUE #5921] Support domain resolution to obtain the 
controller address (#5922)
 discard 1b07bc417 [ISSUE #5876] fix resource leak in 
DefaultLitePullConsumerTest
 discard 23aa5252a [ISSUE #5905] fix config file disappear after vm crash
 discard 5d2bc9f04 Fix logback warning in rmq.tools.logback.xml
 discard b72300280 Fix logback warning in rmq.proxy.logback.xml
 discard eb8f14e8e Fix logback warning in rmq.controller.logback.xml
 discard 9e1e64f40 Fix logback warning in rmq.broker.logback.xml
 discard 6202727e6 [ISSUE #5900] Fix the problem of can not remove the broker 
successfully when a shutdown failure (#5901)
 discard 05d3cc016 [ISSUE #5859]Optimize String#format in DefaultMQProducerImpl 
(#5870)
 discard 560fb9e7f [Issue #5891] Implement MessageStore interface for tiered 
store (#5892)
 discard 68f858cb9 [ISSUE #5897] Polish exception info when broker has already 
been added to broker container (#5898)
 discard 2757dbbcd [ISSUE #5885] Fix FAQurl's class FAQ url incorrect (#5886)
 discard a64d650de [ISSUE #5847] Refector logic in NotificationProcessor (#5888)
 discard f95b0a777 [ISSUE #5874] implement file queue for tiered storage (#5875)
 discard afffc52a9 [ISSUE #5880] Remove useless attribute TOPIC_KEY_SPLITTER in 
MessageClientIDSetter class (#5881)
 discard df39841ee [ISSUE #5740] Fix util.getIP sometimes choose localhost over 
LAN ip. (#5856)
 discard d7a4bad5e [RIP-48] Not commit offset when broker has server-side 
offset in ack message (#5878)
 discard a8d9e8e13 [ISSUE #5852] Don't create PlainAccessValidator when 
aclEnable is false (#5854)
 discard 059611c42 Ignore testChangeRoleManyTimes in AutoSwitchHATest util it 
is stable (#5871)
 discard 7fd534cf2 [ISSUE #5863] implement tiered store metadata (#5864)
 discard 9dda2ccbf [ISSUE #5708] Fix NamesrvStartup can't print config when use 
-p command (#5709)
 discard 10cf66617 [ISSUE #5804] Optimize BrokerStatsManager#incTopicPutLatency 
create statsKey (#5805)
 discard 674116c72 [ISSUE #5507] Improve the speed of 
AttributeParser#parseToMap parsing (#5508)
 discard 2438f967d [ISSUE #5862] remove offline producer group (#5865)
 discard 96bc0ff80 [ISSUE #5869] Remove unnecessary verification logic in 
consumerSendMsgBack method (#5868)
 discard e675cc331 fix annotation
 discard 3a7020b02 [ISSUE #5847] Fix wake up in NotificationProcessor
 discard 3e803bfe1 [ISSUE #5832] Fix consumerCount increasing rapidly without 
sending message (#5834)
 discard 956c56c20 [ISSUE #5816] fix the issue that No response is returned 
when no parameter is configured for the brokerStatus command.(#5818) (#5818)
 discard e654dbb9f [ISSUE #5839] Code.ILLEGAL_POLLING_TIME is not compatible 
with gRPC Client <=5.0.2 (#5841)
 discard ce4fdb550 Fix restNum calculation in pop consumption mode (#5843)
 discard 0936e553b [ISSUE #5837] Deprecate 
MessageStore#checkInDiskByConsumeOffset (#5840)
 discard 4ab064a72 [ISSUE #5704] Optimize nameserver start when 
enableControllerInNamesrv of NamesrvConfig is false (#5707)
 discard 33a960a45 fix codecov url in README (#5833)
 discard 4060e788f Remove bazel-compile from required status checks (#5765)
 discard 2be12397f [ISSUE  #5830] fix bug in GetMessageResult#getMessageCount 
(#5831)
 discard 42614800c [ISSUE #5823] Fix delete topic in message store interface 
(#5828)
 discard d79a7c6a7 [ISSUE #5823] Add delete topic in message store interface 
(#5824)
 discard 757a8ead3 fix flaky test PullRequestHoldServiceTest (#5820)
 discard c39afc933 [ISSUE #5821] Remove unnecessary Chinese in QuorumACK.md 
document.
 discard 802695aea [ISSUE #5766] Fix possible message NPE (#5769)
 discard a7901e2b7 [ISSUE #5812] Fix the issue that static topic cannot be 
consumed normally (#5811)
 discard df1d870a0 [ISSUE #5813] Fix topic queue lock not unlock in pop 
consumption mode (#5815)
 discard 0ac0d4987 [ISSUE #5809] Replace synchronized with 
ReentrantReadWriteLock in AutoSwitchHAService (#5810)
 discard aab549797 [ISSUE #5802]Optimize HashMap and HasSet invoke resize 
method (#5803)
 discard 16618f848 [ISSUE #5714] Fix the issue that broker can't work normally 
when transientStorePool=true in controller mode (#5722)
 discard e15115ab5 [ISSUE #5741]Specifiy logback configuration file in cmd 
command line for windows platform (#5744)
 discard dbe2a3ec4 [ISSUE #5789]Translation controller design.md chinese 
document to english document (#5790)
 discard 8a4deeefa [ISSUE #5791]Fix controller deploy.md and quick_start.md 
link not correct (#5792)
 discard 3b0b5002a [ISSUE #5793]Translation QuorumACK.md chinese document to 
english document and polish cn document (#5794)
 discard 88cbb2da5 [ISSUE #5770]Translation controller quick_start.md chinese 
document to english document (#5771)
 discard 1dfa3fdc0 Support long polling in rocketmq proxy in the protocol 
(#5788)
 discard c71962cff [ISSUE #5776] Remove duplicate empty string checks (#5775)
 discard a7e69ec96 [ISSUE #5785]Translation controller deploy.md chinese 
document to english document (#5786)
 discard e91fd29ef [ISSUE #5780]Replace DLedgerServer's deprecated 
getdLedgerLeaderElector method with getDLedgerLeaderElector (#5781)
 discard 513a6993f [ISSUE #5783] Fix compilation warning (#5784)
 discard d501572a5 [ISSUE #5699] remove duplicate code definition of 
UtilAll.isBlank (#5700)
 discard 1994fde7f [ISSUE #5763] add the default subscribe * tag method (#5764)
 discard d0ea69f73 fix bug in compensateSubscribeData (#5777)
 discard fcd1e3641 [ISSUE #5754] [RIP-57] Add asynchronous interfaces to 
MessageStore (#5755)
 discard e7772b7f7 [ISSUE #5712] Fix the invalid of heartbeat detection after 
controller switch (#5711)
 discard ab564fc4c Specifiy logback configuration file in command line (#5735)
 discard e5f526488 [ISSUE #5724]Add proxy module log xml to distribution 
directory (#5725)
 discard 15804ab63 [ISSUE #5732] StaticTopic link not found in cn README.md 
(#5733)
 discard 47c05981d [ISSUE #5730] Translate chinese to english in 
API_Reference_DefaultMQProducer.md document (#5731)
 discard d051c04ac [ISSUE #5726] VerifyDelay should break the loop when matched 
the delayed message. (#5727)
 discard 65ca258cb Introduce retry topic and lag estimation for lag 
calculation. (#5702)
 discard 06119c4e9 [ISSUE #5688] Add log xml config file into distribution 
config directory (#5689)
 discard bb5271409 [ISSUE #5695] Optimize broker startup (#5696)
 discard 0ebace6fa [ISSUE #5692] Polish Controller headers toString (#5693)
 discard 369207ff7 [ISSUE #5686] Polish ReplicasInfoManager comment and static 
log attribute (#5687)
 discard 77d4ade57 [ISSUE #5673] Add the windows platform script as the 
controller quick start (#5674)
 discard a98c0fcf9 [ISSUE #5676] Support for dynamic Logging in proxy and 
controller modules (#5677)
 discard c1a27cb3f [ISSUE #5631]optimize ReplicasInfoManager#registerBroker 
logic (#5633)
 discard 3b85a2b01 [ISSUE #5485] Fix ClusterGrpcIT
 discard 94ea327a2 [ISSUE #5485] Fix merge code issue
 discard 907ba8960 [ISSUE #5485] Use local address, remoting port and grpc port 
to build unique local proxy Id
 discard 4bb4a8b94 [ISSUE #5485] Remove ConsumerManagerInterface and 
ProducerManagerInterface
 discard add5dd371 [ISSUE #5485] Fix by code review
 discard dd1b32b47 [ISSUE #5485] Fix GrpcBaseIT
 discard 255845ae2 [ISSUE #5406] Fix PullMessageActivityTest
 discard 6c3546161 [ISSUE #5392] Adapt for logging and module refector
 discard 4e17af062 [ISSUE #5406] Overwrite sysFlag to broker
 discard 1ea8ca97d [ISSUE #5406] Fix brokerName for SEND_MESSAGE_V2
 discard f4a90bc50 [ISSUE #5392] Remove unused method
 discard cb170614a [ISSUE #5486] Add AuthenticationPipeline
 discard 70b3d0917 [ISSUE #5485] add test cases for channel management
 discard 82270b6b4 [ISSUE #5485] polish channel management
 discard 0a5fccc03 [ISSUE #5485] polish channel management which is been synced 
from other proxy
 discard 13919ba63 [ISSUE #5406] use remotingAccessAddr and ListenPort in 
topicRoute for remoting proxy
 discard 010e10b34 [ISSUE #5486] polish tls config; add tcnative dependency
 discard 37bc12f11 [ISSUE #5406] support transaction message for remoting proxy
 discard 4ea5d6bd1 [ISSUE #5486] polish MultiProtocolRemotingServer
 discard e8364dd17 [ISSUE #5486] polish clean expire request in remoting server
 discard c953ee10a [ISSUE #5486] Add remoting server
 discard c7460e74c [ISSUE #5485] test cases for client connection management
 discard 93d4e0b63 [ISSUE #5485] client connection management
 discard 635696f1d [ISSUE #5406] Add unit test
 discard 9c1a215e4 [ISSUE #5406] Support getConsumerIdList
 discard 01ce25fbb [ISSUE #5406] Add processor for remoting messaging module
 discard af6365c3a optimize LagCalculationIT
 discard 6e1e2eaec [ISSUE #5668] Polish AutoSwitchHAClient and 
AutoSwitchHAConnection Comments (#5669)
 discard ef478089d [ISSUE #5670] Add a note to the example of TimerMessage 
example (#5671)
 discard 4a6f9f221 [ISSUE #5651] Fix unable to send messages normally due to HA 
disconnection (#5667)
 discard f7e3b36a3 Fix bug that make static topic ITs unable to pass (#5666)
 discard 7f5d31e2f [ISSUE #5659] remove redundant error log output (#5662)
 discard 05e2caf43 [ISSUSE #5589] record subscription from request (#5590)
 discard 2bc720a52 [ISSUE #5654] support calculate inflight messages for pop 
(#5655)
 discard b76fb779b [ISSUE #5583] fix test 
ReceiptHandleProcessorTest#testRenewReceiptHandleWhenTimeout (#5652)
 discard 7310a9264 Fix bug that make static topic ITs unable to pass (#5645)
 discard 50b5e67d2 [ISSUE #5568] Support long length group and topic for pop 
mode consumption (#5611)
 discard 31d359251 [ISSUE #5647]Polish PullMessageService some methods 
parameter name (#5650)
 discard 8ad3e5336 Optimize handle json in pop message (#5643)
 discard 2b0ec4f38 Deprecated the ambiguous methods of lite pull consumer 
(#5640)
 discard 481011944 Try to make AutoSwitchRoleIntegrationTest more stable (#5638)
 discard fb68f34c2  [ISSUE #5626] Optimize 
DefaultMessageStore#getEarliestMessageTime and 
DefaultMessageStore#pickupStoreTimestamp (#5627)
 discard 377681846 Persist consumer offset should not be disabled when auto 
commit is turned off (#5635)
 discard 102af4b02 Add else handle for notification
 discard 906ca8e7b Add notification in MQClientAPIExt
 discard 55f165f42 Change ClusterMessageService field to protected
 discard 92236d983 Add popMessage AddressableMessageQueue interface
 discard 7a73796ad [ISSUE #5617] Fix Bazel warning & dependency (#5618)
 discard 5e1b3fbc5 Bazel: Enable all tests in store module (#5622)
 discard 20d3df0f3 [ISSUE #5623] Fix can't load org.sfl4j.LoggerFactory when 
use mqnamesrv start (#5624)
 discard 4abc8e37c [ISSUE #5616] Fix POP checkpoint record accessor typo (#5597)
 discard c4316701f [ISSUE #5595] Add validateSystemTopicWhenUpdateTopic (#5596)
 discard 1a872bb8b [ISSUE #5303]Resolved the invalid authentication problem of 
sending batch messages (#5608)
 discard a0edea829 [ISSUE #5605]Introduce tag estimation for lag calculation 
(#5606)
 discard 7ae42f14a fix TimerMessageStoreTest testTimerFlowControl test
 discard adbb3ae7d [ISSUE #4487] The trackType is wrong when the consumer in 
broadcasting subscription (#5609)
 discard 3114514ba Fix dleger logging issue (#5607)
 discard ed28b9b87 [ISSUE #5602] Remove useless log attribute from BrokerConfig 
(#5603)
 discard 991f3cc9e Enable AbortProcessException to interrupt RPCHook (#5594)
 discard a4e396a8c fix flaky test (#5591)
 discard f8609e8b9 Apply MDC in broker container mode (#5587)
 discard 7326a5ba5 [ISSUE #5569]Support broker priority election for controller 
mode (#5548)
 discard 8171dcff6 [ISSUE #5562]Reset consumeOffset execution logic In a catch 
block,and is not executed under normal circumstances (#5563)
 discard d050d48a2 Optimize the build of sendMessageContext and avoid 
unnecessary repeated request parsing (#5578)
 discard 17bcb36d7 [ISSUE #5576]Optimize UtilAll#getPid method (#5582)
 discard 094bcdaaf optimize metrics in pop processor (#5580)
 discard 731dfd726 [ISSUE #5572]Remove useless introduction in BrokerInfo
 discard 67850c3b4 [ISSUE #5560] Method parameters are passed in the wrong 
order (#5561)
 discard 71d9cadb3 [ISSUE #5566] Fix flaky test of AutoSwitchHATest (#5567)
 discard 9c04449fb [ISSUE #5558] Fix typos in DLedgerController
 discard 169a17f0c Update group id of rocketmq logging (#5564)
 discard 30458d826 [ISSUE #5471] Fix AutoSwitchRoleIntegrationTest still 
experience random failures (#5475)
 discard 17312f812 update com.alibaba:fastjson 1.2.69_noneautotype to 1.2.83 
(#5547)
 discard 7e27ec405 [ISSUE #5484] Replace logging module with the shaded logback 
(#5540)
 discard 399e50bd7 [ISSUE #5542] Fix ConsumerProcessor lockBatchMQ future allOf 
data race issue
 discard bf81c9805 Move the header of the controller to the upper layer (#5550)
 discard 0cd999473 [ISSUE #5544] Replace DLedgerServer#getdLedgerLeaderElector 
deprecated method (#5545)
 discard 7850932ed [ISSUE #5536] fix:new version name server should be 
compatible with old version broker
 discard 5b740e037 [Issue #4330]Fix some comments in DefaultElectPolicy
 discard e2105de39 Relax test timeout
 discard f3da46763 [ISSUE #5157] Optimize AutoSwitchHAConnection HandShake's 
data protocol (#5182)
 discard ea948ea21 Revert "[ISSUE #5484] Replace Logging Module with Shaded 
Logback (#5524)" (#5537)
 discard 829ba008e InterruptedException should not be ignored (#5515)
 discard 245b538a8 fix: DefaultMQAdminExt setting socksProxy has no effect 
(#5533)
 discard 40dbc3a69 [ISSUE #5484] Replace Logging Module with Shaded Logback 
(#5524)
 discard 2ce43f0a9 Fix : the topic attribute will be replace by null (#5527)
 discard 0ade10380 implement metrics for default message store
 discard 124b95ac1 [ISSUE #5511]Fix Proxy start up throw NullPointerException 
(#5514)
 discard 826629864 [ISSUE #5506] Add create topic in docs (#5522)
 discard 23964bc52 [ISSUE #5294]fix ClassLoad path optimization  (#5295)
 discard 23589b105 [ISSUE #5499]Remove BrokerHousekeepingService unused static 
attribute log (#5500)
 discard 7ef24a1fc [ISSUE #5512] Skip the unnecessary network interfaces. 
(#5513)
 discard e602c9518 Use Mockito to directly throw TimeoutException through 
set-up (#5510)
 discard c09697e79 invert dependency between remoting and common module (#5503)
 discard aa3ee08da add client connection and consume lag metrics (#5505)
 discard ec6acbac5 Remove unnecessary retries in sendMessageBack (#5501)
 discard 3873d59d6 [ISSUE #5481] Decrease the repeated consumption probability 
of expired message (#5483)
 discard a4af73b89 [ISSUE #5449] [RIP-46] implement remoting stats metrics 
(#5487)
 discard b57ce7513 [ISSUE #5482] Remove 
ClientRequestProcessor#getRouteInfoByTopic method invalid logic judgment (#5488)
 discard a5ea27eb1 [ISSUE #4487]Optimize the output of pressure results (#5282)
 discard ebe29ec28 Fix error core-concept url. (#5253)
 discard 3c0ecd8b1 fix name server startup tip typo (#5491)
 discard 655f28184 fix : npe caused by get item by logic offset if logic offset 
out of time (#5494)
 discard 346887b2b Declare dependencies' version in maven properties (#5489)
 discard 35803dde0 modify variable name whichItemWorst to randomItem to resolve 
ambiguity (#5436)
 discard 184fe16b5 [ISSUE #5446]Modify ScheduleMessageService's log name 
RocketmqStore to RocketmqBroker (#5447)
 discard 602fb0581 [RIP-48] Support reset offset in server-side for pop message 
(#5457)
 discard 6b3bc7362 Add log info for push consumer when execute hook failed 
(#5468)
 discard d08d57e7b [ISSUE #5430] Remove redundant null check (#5467)
 discard be5aaf44c Enable checks on Windows and MacOS (#5459)
 discard d86d11c75 Fix windows can't move file when mmapped. (#5434)
 discard 4fe2a5360 [ISSUE #5344] Fix Windows and Mac CI pipelines (#5345)
 discard b362c424f [ISSUE #5453]Combine parseDelayLevel error log information 
(#5454)
 discard 332917897 implement broker stats metrics and request metrics (#5449)
 discard dc4f80c0d Fix ServiceProvider report NPE misleading users when no 
resource file found (#5450)
 discard 7711009b2 Fix Label '@maven//:com_google_guava_guava' is duplicated in 
the 'deps' attribute of rule 'tests' to pass CI (#5451)
 discard 7668d45c6 [ISSUE #5365] [RIP 51] Add notification mechanism for pop 
orderly (#5387)
 discard e74e571a5 [ISSUE #5413] Modify AutoSwitchHAClient currentReceivedEpoch 
attribute long type to int
 discard 199ef0547 [ISSUE #5415] Fix duplicate records (#5416)
 discard 21a0b1ada [ISSUE #5426] Fix mqadmin updateTopic CLI result print 
format problem (#5427)
 discard 922e27eb3 [ISSUE #5424] Fix null exception and array overflow bug 
exist in getHalfMsg method #5425
 discard 57eca0888 [ISSUE #5310] Fix admin tool queryMessage signature check 
failed (#5319)
 discard 375753975 [ISSUE #5354] [RIP-46] Implement proxy metrics framework 
(#5407)
 discard 836279fef [ISSUE #5408] can skip ack when cannot find matching ck for 
a long time (#5409)
 discard d835e442a [ISSUE #5307] Remove redundant if statements (#5314)
 discard ded89c7b7 [RIP-50]RocketMQ Transaction Message Improvement Of Batch OP 
Message (#5386)
 discard 85dff594b [ISSUE #5331]Fix ConsumeQueueTest stable sleep cause NPE. 
(#5397)
 discard 33ef8755f [ISSUE #5402] not to decompress the body of messages when 
get retry messages in PopReviveService (#5403)
 discard 46cca5fb6 [ISSUE #5356] [RIP 48] Introduces the concept of ready and 
inflight messages (#5357)
 discard cd2ff7699 [ISSUE #5390] not to print some useless log in 
PopReviveService (#5391)
 discard 7d16de3a4 Fix the issue that TransactionMessageIT can not pass (#5394)
 discard a98a7dde4 [ISSUE #5373] output namesrv bindaddress when starting 
(#5369)
 discard c4cc66608 [ISSUE #5381] Optimize merge_rocketmq_pr.py comments (#5389)
 discard d5634bbb0 [ISSUE #3799]main compaction process (#5351)
 discard a465bdb71 [ISSUE #5012] Support escaping transactional messages (#5062)
 discard fa4beb077 [ISSUE #5364] Support changeInvisibleTime for pop orderly 
(#5367)
 discard 817717d95 [ISSUE #5372] remove second call on fileWatchService's 
shutdown method (#5379)
 discard adc65dcaf [ISSUE #5374] Fix unregister cause the new master removed. 
(#5375)
 discard aa1d2ab1d  [ISSUE #5376] Fix use of broker config timerMaxDelaySec
 discard 70a1e1c7d [ISSUE #5370]Upgrade commons-cli version to 1.5.0 in 
WORKSPACE (#5371)
 discard adc854c2c [ISSUE #5348] [RIP-48] Support server-side offset management 
in broadcast consumption mode (#5349)
 discard 1c263bbf2 [ISSUE ##5354] Implement broker metrics framework (#5355)
 discard 36a156008 [ISSUE #5324]Replace deprecated class PosixParser with 
DefaultParser for CLI (#5325)
 discard 702db1184 Add unit test for ConsumerProcessor (#5352)
 discard 8272b0b29 [ISSUE #5332]Remove DefaultMessageStore's private field 
printTimes that is never used (#5336)
 discard dd8bcedd6 Upgrade proto version to 2.0.1, and adapt to parse dlq 
information. (#5343)
 discard 3a0ccad8f [ISSUE #5339] Fix BrokerContainer document error
 discard 37a59b830 [ISSUE #5227] Direct github notifications to commits mailing 
list (#5341)
 discard 143f8ef64 [ISSUE #3905] Support bname in protocol for 5.0 client 
(#5334)
 discard 4e58d6499 [ISSUE #5322] improving SDK topic route availability (#5323)
 discard 8738880d8 disable commit offset if not enable autocommit (#5316)
 discard e35edda3f [ISSUE #5313] Optimize ReceiptHandleProcessor and 
GrpcChannelManager (#5275)
 discard 2ab153823 [ISSUE 3799] add compaction delete policy (#5260)
 discard 285b4c1ae Add preShutdown for StartAndShutdown (#5194)
 discard ab6c08aec [ISSUE #5288] Fix default loading mechanism of 
AccessValidator
 discard e1c6d8be8 [ISSUE #5292] [RIP-48] Support reset offset in server-side 
to improve the success rate (#5293)
 discard 8992bfe86 [ISSUE #5291] Optimize the NettyRemotingServer. (#5299)
 discard 259e8d2b8 [ISSUE #5298]Polish code style for jdk8+ (#5308)
 discard e6564817d [ISSUE #5305] fix proxy TopicRouteService cache bug (#5306)
 discard df7a6c318 [ISSUE #5204] Enable checkstyle for test code (all module) 
(#5297)
 discard 5bb235ac8 [ISSUE #5281]Unify the command line input parameters in all 
pressure testing programs (#5283)
 discard 9f19e5a61 [ISSUE #5278]Modify 
MessageStoreConfig#isTransientStorePoolEnable method comment document (#5284)
 discard 1cea255cd [ISSUE #5285] Support vm arguments to set useTLS value. 
(#5286)
 discard d51d3e080 [ISSUE #5276] Use OS pick-up port (#5280)
 discard b6cfad3f9 add a label for hacktoberfest (#5249)
 discard 368c8b7eb [ISSUE #5270] exit with 1 when there is no process to 
shutdown (#5271)
 discard c744a35f8 Fix the issue that AutoSwitchRoleIntegrationTest is flaky 
(#5277)
 discard c96d74eb9 Fix NPE in CI (#5273)
 discard 31c13c964 fix(sec): upgrade org.yaml:snakeyaml to 1.32 (#5264)
 discard e79f432a0 [ISSUE #5267] fix command line arguments parse error in 
mqbroker (#5269)
 discard 469ee7508 [ISSUE 5265] Adjust nested logic to reduce nums of check in 
queryMsgByUniqKey (#5266)
 discard d689749cc [ISSUE #5205]Enable checkstyle for test code 
(rocketmq-logging) (#5258)
 discard 17728f04a [ISSUE #5020] Add find_java_home function to tool script 
(#5024)
 discard 7342fe7d2 [ISSUE #5095] Add some remoting test (#5251)
 discard b25365861 [ISSUE #5254] Stream close optimization (#5255)
 discard cb7aec73b [ISSUE #4658] remove redundant logic (#5245)
 discard 0a7e00da3 Fix the issue of inaccurate statistics of the slave node 
under BCQ (#5239)
 discard 89ba142cc [ISSUE #5236] Fix  ServiceProvider loading class  (#5237)
 discard 32e8c1e93  [ISSUE #5231] Optimize reput message code
 discard 095417c61 [ISSUE #5162] Fix bug about DefaultMessageStore 
maxFilterMessageCount calculating (#5171)
 discard c0d7b7c62 [ISSUE #5223] Enable checkstyle for test code 
(rocketmq-test) (#5224)
 discard e4869a82e [ISSUE #5221] Enable checkstyle for test code 
(rocketmq-store) (#5222)
 discard fe8a9268a bugfix: compatible rocketmq-mqtt save offset (#5208)
 discard cb4188277 [ISSUE #5219] Enable checkstyle for test code (rocketmq-acl 
and rocketmq-tools) (#5220)
 discard 05693fd6f [ISSUE #5216] Enable checkstyle for test code 
(rocketmq-controller, rocketmq-remoting and rocketmq-proxy) (#5218)
 discard 1138a4a5e [ISSUE #5210]Fix controller quick start document some 
command error (#5217)
 discard 66da09487 style(common):Enable checkstyle for test code (#5215)
 discard d278feae3 style(client):Enable checkstyle for test code (#5211)
 discard 4bd1f8cae [ISSUE #5152] Change the error log level to error (#5153)
 discard 07ff964b6 Add GitHub Action Pipeline to automate release of RocketMQ 
Snapshots (#5118)
 discard 3307af389 [ISSUE #5201]Use pull request to replace pull request target 
(#5202)
 discard 3d472b1dc [ISSUE #5195] write data directly when there is no 
topicsList of publishing (#5196)
 discard daf0337c1 [ISSUE #5122] Enable checkstyle for test code 
(rocketmq-broker module) (#5193)
 discard 10e6d2799 [ISSUE #5198] Fix NPE in ClusterList SubCommand (#5199)
 discard 839937abf [ISSUE #5095] Support socks proxy in remoting client (#5123)
 discard 96bc641f2 Disable merge button (#5190)
 discard 50005d3a4 Update badge (#5192)
 discard 35072ab33 [ISSUE #5180] Support domain resolution to obtain the 
nameserver address (#5189)
 discard 27f60f898 [ISSUE #5126]Make all tests in ACL module pass on Windows 
(#5127)
 discard 6a83676ec fix-ysc:修复文件预热 (#4903)
 discard d16be01da [ISSUE #5138] Do not throw exception in order producer demo 
(#5185)
 discard 60bf88559 [ISSUE #5051]Remove GroupCommitService#run synchronized code 
chunk (#5052)
 discard 0236de9bf [ISSUE #5179] Math.abs() method call redundant, judgment and 
repeated assignment   (#5181)
 discard 5a117340c fix NPE in AclUtils#combineBytes (#5178)
 discard c9908bea8 [ISSUE #5151]Reduce redundant for loops (#5154)
 discard f9771e9c9 [ISSUE #5095] [Remoting-D] Not handle more request when 
channel write ability changed to un-writeable (#5176)
 discard 73a30f3af 5.0.0 release temporarily open merge, keep release commitId 
(#5175)
 discard 66c3f85b6 Increase quantity of operation in github action of stale 
(#5167)
 discard 3827c7bd2 Update description about remoting-based SDK (#5164)
 discard fcddf25e0 [ISSUE #4634] fix code style in namesrv module (#5159)
 discard aece67545 [ISSUE #5149] 
remove:org/apache/rocketmq/example/simple/TestProducer.java
 discard 41a100734 [ISSUE #5095] Support output thread exception information to 
the error log (#5129)
 discard d46b1b977 [ISSUE #5130] Use the latest rocketmq version as example in 
readme file (#5146)
 discard 93de50e1f remove unnecessary parameters (#5143)
 discard 8504f97a6 [ISSUE #5135] Format ERROR_MESSAGE string
 discard 40d7c09d4 [ISSUE #5133] Use StandardCharsets.UTF_8 as default charset 
in oneway producer demo
 discard 2cb7cb366 [ISSUE #5131] Close the producer after the message is sent
 discard 686299252 delete PullConsumer.Test (#5139)
 discard 8b3c5adde Use StandardCharsets.UTF_8 as default charset of getting 
bytes when sending example messages (#5140)
 discard c7f21a809 [ISSUE #5089] Delegate plugin store configuration by broker
 discard 2a8954d44 [ISSUE #5124] Revert signatures of public methods in 
'org.apache.rocketmq.namesrv.NamesrvStartup'
 discard 7c4425b53 [ISSUE#5039] localHostName() get stuck when constructing the 
BrokerIdentity object (#5110)
 discard c6aadf950 [ISSUE #5119]Infra enhancement project: Fix remaining test 
cases in ACL module (#5120)
 discard a70083fc8 [ISSUE #5091] Speed up broker initialization by concurrently 
loading ConsumeQueue (#5093)
 discard b6fc85f1d [ISSUE #5116]Make PlainAccessControlFlowTest portable (#5117)
 discard 3174f3021 [ISSUE #5095] [Remoting-A] Support logging rpc distribution 
in remoting protocol (#5114)
 discard 9d53429a6 [ISSUE #5100] Recover the optimization of pull request #2885 
(#5101)
 discard ae1cec2b5 [ISSUE #5047] Modify MessageStoreConfig attribute 
maxTopicLength default value (#5048)
 discard 2cc0df8ae Bump snakeyaml from 1.30 to 1.31 (#5084)
 discard f65b6a7a2 Update deploy_guide.md (#5099)
 discard 0ad62707e Update pom.xml (#5115)
 discard 46382292e [ISSUE #5106]Make ProxyStartupTest portable (#5107)
 discard 49ee1e430 Update FileRegionEncoder.java (#5111)
    omit 253a34055 Merge pull request #5170 from apache/release-5.0.0
     add 6f75e3d69 [ISSUE #5069] polish the startup of proxy; can specify 
parameters on the command line of proxy (#5083)
     add 778513c56 [ISSUE #5097] fix illegal reflective access (#5098)
     add 8615007f0 Sync DLedger version in Bazel scripts (#5102)
     add 8ef88670a Sync commons-lang3 version (#5103)
     add c185c60b0 [ISSUE #5108] Bump checkstyle to 3.2.0 (#5109)
     add 45937936b Fixed intermixing of punctuation marks in English documents 
(#5086)
     add 54d6580f6 [ISSUE #5104] Clean property PROPERTY_TIMER_DELAY_MS if not 
timer message #
     add bfe8f423e Update FileRegionEncoder.java (#5111)
     add b24ce7286 [ISSUE #5106]Make ProxyStartupTest portable (#5107)
     add 8f4d925a1 Update pom.xml (#5115)
     add 9b95b9e6c Update deploy_guide.md (#5099)
     add 6813fdf30 Bump snakeyaml from 1.30 to 1.31 (#5084)
     add d1ca7744d [ISSUE #5047] Modify MessageStoreConfig attribute 
maxTopicLength default value (#5048)
     add b50f55f85 [ISSUE #5100] Recover the optimization of pull request #2885 
(#5101)
     add b511e0977 [ISSUE #5095] [Remoting-A] Support logging rpc distribution 
in remoting protocol (#5114)
     add 7c6dbd7f3 [ISSUE #5116]Make PlainAccessControlFlowTest portable (#5117)
     add b7bec238b [ISSUE #5091] Speed up broker initialization by concurrently 
loading ConsumeQueue (#5093)
     add 96f340d6e [ISSUE #5119]Infra enhancement project: Fix remaining test 
cases in ACL module (#5120)
     add 44aea94fd [ISSUE#5039] localHostName() get stuck when constructing the 
BrokerIdentity object (#5110)
     add 39df11994 [ISSUE #5124] Revert signatures of public methods in 
'org.apache.rocketmq.namesrv.NamesrvStartup'
     add d5170e5ba [ISSUE #5089] Delegate plugin store configuration by broker
     add a7b2cc367 Use StandardCharsets.UTF_8 as default charset of getting 
bytes when sending example messages (#5140)
     add 4d0de5d18 delete PullConsumer.Test (#5139)
     add 2bee9d81a [ISSUE #5131] Close the producer after the message is sent
     add 808a747ce [ISSUE #5133] Use StandardCharsets.UTF_8 as default charset 
in oneway producer demo
     add a4296a648 [ISSUE #5135] Format ERROR_MESSAGE string
     add 91f98f3d5 remove unnecessary parameters (#5143)
     add d0bd6a6c6 [ISSUE #5130] Use the latest rocketmq version as example in 
readme file (#5146)
     add 4fcacb60d [ISSUE #5095] Support output thread exception information to 
the error log (#5129)
     add 913527a08 [ISSUE #5149] 
remove:org/apache/rocketmq/example/simple/TestProducer.java
     add aa330615f [ISSUE #4634] fix code style in namesrv module (#5159)
     add 7e6bee2c4 Update description about remoting-based SDK (#5164)
     add e6a2ac709 Increase quantity of operation in github action of stale 
(#5167)
     add 77395443c 5.0.0 release temporarily open merge, keep release commitId 
(#5175)
     add 251fc7795 Merge branch 'develop' into release-5.0.0
     add 361528b37 change version to 4.9.4 for release
     add d9e5d02df [ISSUE #5168] Release 5.0.0 merge release-5.0.0 to develop
     add e7850f63e [ISSUE #5095] [Remoting-D] Not handle more request when 
channel write ability changed to un-writeable (#5176)
     add 590a680c3 [ISSUE #5151]Reduce redundant for loops (#5154)
     add a06a7d073 fix NPE in AclUtils#combineBytes (#5178)
     add adb83ca09 [ISSUE #5179] Math.abs() method call redundant, judgment and 
repeated assignment   (#5181)
     add acf4d8b2b [ISSUE #5051]Remove GroupCommitService#run synchronized code 
chunk (#5052)
     add d40765db4 [ISSUE #5138] Do not throw exception in order producer demo 
(#5185)
     add 613d483a1 fix-ysc:修复文件预热 (#4903)
     add 5723b9796 [ISSUE #5126]Make all tests in ACL module pass on Windows 
(#5127)
     add a3e596550 [ISSUE #5180] Support domain resolution to obtain the 
nameserver address (#5189)
     add 28a62edfd Update badge (#5192)
     add b6072508f Disable merge button (#5190)
     add b8607d917 [ISSUE #5095] Support socks proxy in remoting client (#5123)
     add 2c6ea9eea [ISSUE #5198] Fix NPE in ClusterList SubCommand (#5199)
     add d52be62f7 [ISSUE #5122] Enable checkstyle for test code 
(rocketmq-broker module) (#5193)
     add 4a2bdeadc [ISSUE #5195] write data directly when there is no 
topicsList of publishing (#5196)
     add b403e6eee [ISSUE #5201]Use pull request to replace pull request target 
(#5202)
     add 937e231cd Add GitHub Action Pipeline to automate release of RocketMQ 
Snapshots (#5118)
     add 198f786ee [ISSUE #5152] Change the error log level to error (#5153)
     add 6f8568ea5 style(client):Enable checkstyle for test code (#5211)
     add b82531c43 style(common):Enable checkstyle for test code (#5215)
     add 0e16aa261 [ISSUE #5210]Fix controller quick start document some 
command error (#5217)
     add 0ad7db695 [ISSUE #5216] Enable checkstyle for test code 
(rocketmq-controller, rocketmq-remoting and rocketmq-proxy) (#5218)
     add a5725c6b8 [ISSUE #5219] Enable checkstyle for test code (rocketmq-acl 
and rocketmq-tools) (#5220)
     add cf6ed4d57 bugfix: compatible rocketmq-mqtt save offset (#5208)
     add b0d0deca0 [ISSUE #5221] Enable checkstyle for test code 
(rocketmq-store) (#5222)
     add 3690049cb [ISSUE #5223] Enable checkstyle for test code 
(rocketmq-test) (#5224)
     add 368d12516 [ISSUE #5162] Fix bug about DefaultMessageStore 
maxFilterMessageCount calculating (#5171)
     add 099418fa6  [ISSUE #5231] Optimize reput message code
     add cb09cf0c0 [ISSUE #5236] Fix  ServiceProvider loading class  (#5237)
     add d0b28117d Fix the issue of inaccurate statistics of the slave node 
under BCQ (#5239)
     add 5be473a69 [ISSUE #4658] remove redundant logic (#5245)
     add aa3feec4f [ISSUE #5254] Stream close optimization (#5255)
     add d256b8817 [ISSUE #5095] Add some remoting test (#5251)
     add 294e26367 [ISSUE #5020] Add find_java_home function to tool script 
(#5024)
     add 32c7d37f4 [ISSUE #5205]Enable checkstyle for test code 
(rocketmq-logging) (#5258)
     add b944cd881 [ISSUE 5265] Adjust nested logic to reduce nums of check in 
queryMsgByUniqKey (#5266)
     add d81853f71 [ISSUE #5267] fix command line arguments parse error in 
mqbroker (#5269)
     add 2b412a6fd fix(sec): upgrade org.yaml:snakeyaml to 1.32 (#5264)
     add 94d8e5501 Fix NPE in CI (#5273)
     add 12e29df6d Fix the issue that AutoSwitchRoleIntegrationTest is flaky 
(#5277)
     add d631670b3 [ISSUE #5270] exit with 1 when there is no process to 
shutdown (#5271)
     add b35c953a4 add a label for hacktoberfest (#5249)
     add d8c2930a2 [ISSUE #5276] Use OS pick-up port (#5280)
     add 9e63f09ad [ISSUE #5285] Support vm arguments to set useTLS value. 
(#5286)
     add 745bd22d2 [ISSUE #5278]Modify 
MessageStoreConfig#isTransientStorePoolEnable method comment document (#5284)
     add 8d10c9601 [ISSUE #5281]Unify the command line input parameters in all 
pressure testing programs (#5283)
     add 53e084752 [ISSUE #5204] Enable checkstyle for test code (all module) 
(#5297)
     add f7878d1b7 [ISSUE #5305] fix proxy TopicRouteService cache bug (#5306)
     add db1f1839b [ISSUE #5298]Polish code style for jdk8+ (#5308)
     add dd4ebd0a9 [ISSUE #5291] Optimize the NettyRemotingServer. (#5299)
     add d663bcf6a [ISSUE #5292] [RIP-48] Support reset offset in server-side 
to improve the success rate (#5293)
     add 0c73f1596 [ISSUE #5288] Fix default loading mechanism of 
AccessValidator
     add 2bb562cd9 Add preShutdown for StartAndShutdown (#5194)
     add ffb17cad3 [ISSUE 3799] add compaction delete policy (#5260)
     add be1b7d2a2 [ISSUE #5313] Optimize ReceiptHandleProcessor and 
GrpcChannelManager (#5275)
     add d17440469 disable commit offset if not enable autocommit (#5316)
     add ff60d5c24 [ISSUE #5322] improving SDK topic route availability (#5323)
     add a6d341d13 [ISSUE #3905] Support bname in protocol for 5.0 client 
(#5334)
     add 099e01f1e [ISSUE #5227] Direct github notifications to commits mailing 
list (#5341)
     add e241e160a [ISSUE #5339] Fix BrokerContainer document error
     add c99a593f4 Upgrade proto version to 2.0.1, and adapt to parse dlq 
information. (#5343)
     add 3df28420b [ISSUE #5332]Remove DefaultMessageStore's private field 
printTimes that is never used (#5336)
     add c9c8a0a61 Add unit test for ConsumerProcessor (#5352)
     add 06a549693 [ISSUE #5324]Replace deprecated class PosixParser with 
DefaultParser for CLI (#5325)
     add 6e27b5434 [ISSUE ##5354] Implement broker metrics framework (#5355)
     add c4227b235 [ISSUE #5348] [RIP-48] Support server-side offset management 
in broadcast consumption mode (#5349)
     add 5ab7b0d12 [ISSUE #5370]Upgrade commons-cli version to 1.5.0 in 
WORKSPACE (#5371)
     add e863f485c  [ISSUE #5376] Fix use of broker config timerMaxDelaySec
     add debd7b62b [ISSUE #5374] Fix unregister cause the new master removed. 
(#5375)
     add 465ba2137 [ISSUE #5372] remove second call on fileWatchService's 
shutdown method (#5379)
     add 03ffc45a8 [ISSUE #5364] Support changeInvisibleTime for pop orderly 
(#5367)
     add 4af193e32 [ISSUE #5012] Support escaping transactional messages (#5062)
     add e38da5590 [ISSUE #3799]main compaction process (#5351)
     add 865d7043b [ISSUE #5381] Optimize merge_rocketmq_pr.py comments (#5389)
     add a2d52ef15 [ISSUE #5373] output namesrv bindaddress when starting 
(#5369)
     add 0e3f8b4d7 Fix the issue that TransactionMessageIT can not pass (#5394)
     add 40013b32e [ISSUE #5390] not to print some useless log in 
PopReviveService (#5391)
     add a7c1d4945 [ISSUE #5356] [RIP 48] Introduces the concept of ready and 
inflight messages (#5357)
     add d54f8cb1e [ISSUE #5402] not to decompress the body of messages when 
get retry messages in PopReviveService (#5403)
     add c10812407 [ISSUE #5331]Fix ConsumeQueueTest stable sleep cause NPE. 
(#5397)
     add 5d0db77f0 [RIP-50]RocketMQ Transaction Message Improvement Of Batch OP 
Message (#5386)
     add 7a4fa6b96 [ISSUE #5307] Remove redundant if statements (#5314)
     add 83540fca6 [ISSUE #5408] can skip ack when cannot find matching ck for 
a long time (#5409)
     add 4ba8aa238 [ISSUE #5354] [RIP-46] Implement proxy metrics framework 
(#5407)
     add 86bc27eb2 [ISSUE #5310] Fix admin tool queryMessage signature check 
failed (#5319)
     add dd4b66643 [ISSUE #5424] Fix null exception and array overflow bug 
exist in getHalfMsg method #5425
     add 520721d52 [ISSUE #5426] Fix mqadmin updateTopic CLI result print 
format problem (#5427)
     add 6af6fedd0 [ISSUE #5415] Fix duplicate records (#5416)
     add 527704d96 [ISSUE #5413] Modify AutoSwitchHAClient currentReceivedEpoch 
attribute long type to int
     add 58c79c9f1 [ISSUE #5365] [RIP 51] Add notification mechanism for pop 
orderly (#5387)
     add dd95a5b9c Fix Label '@maven//:com_google_guava_guava' is duplicated in 
the 'deps' attribute of rule 'tests' to pass CI (#5451)
     add d45a34c0a Fix ServiceProvider report NPE misleading users when no 
resource file found (#5450)
     add 350e433ac implement broker stats metrics and request metrics (#5449)
     add 3963c754e [ISSUE #5453]Combine parseDelayLevel error log information 
(#5454)
     add 61fa3b0c2 [ISSUE #5344] Fix Windows and Mac CI pipelines (#5345)
     add d7321fee5 Fix windows can't move file when mmapped. (#5434)
     add 130fb0c50 Enable checks on Windows and MacOS (#5459)
     add e91a2fa74 [ISSUE #5430] Remove redundant null check (#5467)
     add 9b2375dcf Add log info for push consumer when execute hook failed 
(#5468)
     add 2113c16eb [RIP-48] Support reset offset in server-side for pop message 
(#5457)
     add 08bcd8068 [ISSUE #5446]Modify ScheduleMessageService's log name 
RocketmqStore to RocketmqBroker (#5447)
     add 0d44ea183 modify variable name whichItemWorst to randomItem to resolve 
ambiguity (#5436)
     add cca25fc52 Declare dependencies' version in maven properties (#5489)
     add 603398315 fix : npe caused by get item by logic offset if logic offset 
out of time (#5494)
     add 0ffb32f47 fix name server startup tip typo (#5491)
     add 4b3eafe26 Fix error core-concept url. (#5253)
     add f4ff22564 [ISSUE #4487]Optimize the output of pressure results (#5282)
     add 6ac321c1a [ISSUE #5482] Remove 
ClientRequestProcessor#getRouteInfoByTopic method invalid logic judgment (#5488)
     add 0ae1bd2af [ISSUE #5449] [RIP-46] implement remoting stats metrics 
(#5487)
     add c217d8bb8 [ISSUE #5481] Decrease the repeated consumption probability 
of expired message (#5483)
     add 630abced4 Remove unnecessary retries in sendMessageBack (#5501)
     add a5b40fba1 add client connection and consume lag metrics (#5505)
     add ec5d3236f invert dependency between remoting and common module (#5503)
     add 48ed89807 Use Mockito to directly throw TimeoutException through 
set-up (#5510)
     add 407d2738f [ISSUE #5512] Skip the unnecessary network interfaces. 
(#5513)
     add 1c7961e4e [ISSUE #5499]Remove BrokerHousekeepingService unused static 
attribute log (#5500)
     add 1116de4f9 [ISSUE #5294]fix ClassLoad path optimization  (#5295)
     add f55e6bace [ISSUE #5506] Add create topic in docs (#5522)
     add 14cff19f1 [ISSUE #5511]Fix Proxy start up throw NullPointerException 
(#5514)
     add b39f687f1 implement metrics for default message store
     add 48fab975e Fix : the topic attribute will be replace by null (#5527)
     add 809ff6b3e [ISSUE #5484] Replace Logging Module with Shaded Logback 
(#5524)
     add b2de9e1cd fix: DefaultMQAdminExt setting socksProxy has no effect 
(#5533)
     add 2f7bdda0a InterruptedException should not be ignored (#5515)
     add 506b563f5 Revert "[ISSUE #5484] Replace Logging Module with Shaded 
Logback (#5524)" (#5537)
     add 0c3b40586 [ISSUE #5157] Optimize AutoSwitchHAConnection HandShake's 
data protocol (#5182)
     add 0b24e875b Relax test timeout
     add 44072e62b [Issue #4330]Fix some comments in DefaultElectPolicy
     add da5a5b629 [ISSUE #5536] fix:new version name server should be 
compatible with old version broker
     add 5293eba54 [ISSUE #5544] Replace DLedgerServer#getdLedgerLeaderElector 
deprecated method (#5545)
     add d78127165 Move the header of the controller to the upper layer (#5550)
     add 991af5e20 [ISSUE #5542] Fix ConsumerProcessor lockBatchMQ future allOf 
data race issue
     add a68078fef [ISSUE #5484] Replace logging module with the shaded logback 
(#5540)
     add 0da68ce2d update com.alibaba:fastjson 1.2.69_noneautotype to 1.2.83 
(#5547)
     add ee37e3a55 [ISSUE #5471] Fix AutoSwitchRoleIntegrationTest still 
experience random failures (#5475)
     add 4469fb51d Update group id of rocketmq logging (#5564)
     add 139dad04c [ISSUE #5558] Fix typos in DLedgerController
     add 9ce4bd315 [ISSUE #5566] Fix flaky test of AutoSwitchHATest (#5567)
     add 1cdcce198 [ISSUE #5560] Method parameters are passed in the wrong 
order (#5561)
     add bfa02529c [ISSUE #5572]Remove useless introduction in BrokerInfo
     add a9e1bcbe5 optimize metrics in pop processor (#5580)
     add 727865350 [ISSUE #5576]Optimize UtilAll#getPid method (#5582)
     add f17112963 Optimize the build of sendMessageContext and avoid 
unnecessary repeated request parsing (#5578)
     add fdd77d1a0 [ISSUE #5562]Reset consumeOffset execution logic In a catch 
block,and is not executed under normal circumstances (#5563)
     add 93e82c820 [ISSUE #5569]Support broker priority election for controller 
mode (#5548)
     add ffb4a3664 Apply MDC in broker container mode (#5587)
     add 08dbe7ede fix flaky test (#5591)
     add 6f49a1034 Enable AbortProcessException to interrupt RPCHook (#5594)
     add bbac18be7 [ISSUE #5602] Remove useless log attribute from BrokerConfig 
(#5603)
     add c5e8a8b80 Fix dleger logging issue (#5607)
     add 48b7ece98 [ISSUE #4487] The trackType is wrong when the consumer in 
broadcasting subscription (#5609)
     add dba1ac1cd fix TimerMessageStoreTest testTimerFlowControl test
     add d3de48c80 [ISSUE #5605]Introduce tag estimation for lag calculation 
(#5606)
     add a17991bd0 [ISSUE #5303]Resolved the invalid authentication problem of 
sending batch messages (#5608)
     add 62a959691 [ISSUE #5595] Add validateSystemTopicWhenUpdateTopic (#5596)
     add aab7d22e7 [ISSUE #5616] Fix POP checkpoint record accessor typo (#5597)
     add 6f9c2f19b [ISSUE #5623] Fix can't load org.sfl4j.LoggerFactory when 
use mqnamesrv start (#5624)
     add 38a255866 Bazel: Enable all tests in store module (#5622)
     add 322e00a47 [ISSUE #5617] Fix Bazel warning & dependency (#5618)
     add a4e9d19d2 Add popMessage AddressableMessageQueue interface
     add 751c28067 Change ClusterMessageService field to protected
     add 9b1b62515 Add notification in MQClientAPIExt
     add 31a7edd61 Add else handle for notification
     add 80b63ab1d Persist consumer offset should not be disabled when auto 
commit is turned off (#5635)
     add fac311206  [ISSUE #5626] Optimize 
DefaultMessageStore#getEarliestMessageTime and 
DefaultMessageStore#pickupStoreTimestamp (#5627)
     add 59acc7d35 Try to make AutoSwitchRoleIntegrationTest more stable (#5638)
     add e5fadc7db Deprecated the ambiguous methods of lite pull consumer 
(#5640)
     add b56706423 Optimize handle json in pop message (#5643)
     add 0ac09dee7 [ISSUE #5647]Polish PullMessageService some methods 
parameter name (#5650)
     add 49fc6eded [ISSUE #5568] Support long length group and topic for pop 
mode consumption (#5611)
     add d5e6fb663 Fix bug that make static topic ITs unable to pass (#5645)
     add 508f5b14b [ISSUE #5583] fix test 
ReceiptHandleProcessorTest#testRenewReceiptHandleWhenTimeout (#5652)
     add 4c7f0ecce [ISSUE #5654] support calculate inflight messages for pop 
(#5655)
     add 7cab0a1aa [ISSUSE #5589] record subscription from request (#5590)
     add 7a68fca72 [ISSUE #5659] remove redundant error log output (#5662)
     add cc6614c23 Fix bug that make static topic ITs unable to pass (#5666)
     add aa0216007 [ISSUE #5651] Fix unable to send messages normally due to HA 
disconnection (#5667)
     add f96840f1d [ISSUE #5670] Add a note to the example of TimerMessage 
example (#5671)
     add 2f460855d [ISSUE #5668] Polish AutoSwitchHAClient and 
AutoSwitchHAConnection Comments (#5669)
     add 774bc6752 optimize LagCalculationIT
     add 934f5b657 [ISSUE #5406] Add processor for remoting messaging module
     add 4b9816e4a [ISSUE #5406] Support getConsumerIdList
     add b887313bf [ISSUE #5406] Add unit test
     add 56551b596 [ISSUE #5485] client connection management
     add 6c8233043 [ISSUE #5485] test cases for client connection management
     add 48673af76 [ISSUE #5486] Add remoting server
     add 8a23c54a9 [ISSUE #5486] polish clean expire request in remoting server
     add 4c0e06749 [ISSUE #5486] polish MultiProtocolRemotingServer
     add 7e916e3db [ISSUE #5406] support transaction message for remoting proxy
     add 832fc57a0 [ISSUE #5486] polish tls config; add tcnative dependency
     add 21a01e3c6 [ISSUE #5406] use remotingAccessAddr and ListenPort in 
topicRoute for remoting proxy
     add 6351e1957 [ISSUE #5485] polish channel management which is been synced 
from other proxy
     add 96bab46bd [ISSUE #5485] polish channel management
     add 834287af0 [ISSUE #5485] add test cases for channel management
     add 29c4122d9 [ISSUE #5486] Add AuthenticationPipeline
     add 561fc2e73 [ISSUE #5392] Remove unused method
     add 274a53132 [ISSUE #5406] Fix brokerName for SEND_MESSAGE_V2
     add 9897e74a6 [ISSUE #5406] Overwrite sysFlag to broker
     add 416427de1 [ISSUE #5392] Adapt for logging and module refector
     add 1e71cd118 [ISSUE #5406] Fix PullMessageActivityTest
     add 23c8efd80 [ISSUE #5485] Fix GrpcBaseIT
     add b713aebfa [ISSUE #5485] Fix by code review
     add 8c9a9d36b [ISSUE #5485] Remove ConsumerManagerInterface and 
ProducerManagerInterface
     add 4b311ff4d [ISSUE #5485] Use local address, remoting port and grpc port 
to build unique local proxy Id
     add 373c1bd13 [ISSUE #5485] Fix merge code issue
     add bdf5c95ce [ISSUE #5485] Fix ClusterGrpcIT
     add e5c3f2127 [ISSUE #5631]optimize ReplicasInfoManager#registerBroker 
logic (#5633)
     add e197297d3 [ISSUE #5676] Support for dynamic Logging in proxy and 
controller modules (#5677)
     add 178553eea [ISSUE #5673] Add the windows platform script as the 
controller quick start (#5674)
     add c4e581cf9 [ISSUE #5686] Polish ReplicasInfoManager comment and static 
log attribute (#5687)
     add 48848362d [ISSUE #5692] Polish Controller headers toString (#5693)
     add aa7a44250 [ISSUE #5695] Optimize broker startup (#5696)
     add 7bd02dbef [ISSUE #5688] Add log xml config file into distribution 
config directory (#5689)
     add 81e3648e3 Introduce retry topic and lag estimation for lag 
calculation. (#5702)
     add 4fdf91f44 [ISSUE #5726] VerifyDelay should break the loop when matched 
the delayed message. (#5727)
     add d63fb923c [ISSUE #5730] Translate chinese to english in 
API_Reference_DefaultMQProducer.md document (#5731)
     add 04faaa98e [ISSUE #5732] StaticTopic link not found in cn README.md 
(#5733)
     add e77d0673f [ISSUE #5724]Add proxy module log xml to distribution 
directory (#5725)
     add f365685ae Specifiy logback configuration file in command line (#5735)
     add 646d04f42 [ISSUE #5712] Fix the invalid of heartbeat detection after 
controller switch (#5711)
     add 9f8e85bb7 [ISSUE #5754] [RIP-57] Add asynchronous interfaces to 
MessageStore (#5755)
     add a4df727c2 fix bug in compensateSubscribeData (#5777)
     add 3effd04fb [ISSUE #5763] add the default subscribe * tag method (#5764)
     add e98653472 [ISSUE #5699] remove duplicate code definition of 
UtilAll.isBlank (#5700)
     add 8e2ee2381 [ISSUE #5783] Fix compilation warning (#5784)
     add fefbc3c46 [ISSUE #5780]Replace DLedgerServer's deprecated 
getdLedgerLeaderElector method with getDLedgerLeaderElector (#5781)
     add 70788a220 [ISSUE #5785]Translation controller deploy.md chinese 
document to english document (#5786)
     add 59dfe8db7 [ISSUE #5776] Remove duplicate empty string checks (#5775)
     add 83c4a8f3f Support long polling in rocketmq proxy in the protocol 
(#5788)
     add b95f69a78 [ISSUE #5770]Translation controller quick_start.md chinese 
document to english document (#5771)
     add 8d65abf4a [ISSUE #5793]Translation QuorumACK.md chinese document to 
english document and polish cn document (#5794)
     add 5de60cf59 [ISSUE #5791]Fix controller deploy.md and quick_start.md 
link not correct (#5792)
     add dd4d188bd [ISSUE #5789]Translation controller design.md chinese 
document to english document (#5790)
     add 56490de0b [ISSUE #5741]Specifiy logback configuration file in cmd 
command line for windows platform (#5744)
     add e1dfc0db5 [ISSUE #5714] Fix the issue that broker can't work normally 
when transientStorePool=true in controller mode (#5722)
     add d070d467a [ISSUE #5802]Optimize HashMap and HasSet invoke resize 
method (#5803)
     add 24c9a52c3 [ISSUE #5809] Replace synchronized with 
ReentrantReadWriteLock in AutoSwitchHAService (#5810)
     add 348f58a5b [ISSUE #5813] Fix topic queue lock not unlock in pop 
consumption mode (#5815)
     add fe59775e3 [ISSUE #5812] Fix the issue that static topic cannot be 
consumed normally (#5811)
     add f20ce8a56 [ISSUE #5766] Fix possible message NPE (#5769)
     add b1d87f405 [ISSUE #5821] Remove unnecessary Chinese in QuorumACK.md 
document.
     add 13fabd41d fix flaky test PullRequestHoldServiceTest (#5820)
     add 83c47dddc [ISSUE #5823] Add delete topic in message store interface 
(#5824)
     add 9b3b551a0 [ISSUE #5823] Fix delete topic in message store interface 
(#5828)
     add 268e9b901 [ISSUE  #5830] fix bug in GetMessageResult#getMessageCount 
(#5831)
     add 5f8ea7f22 Remove bazel-compile from required status checks (#5765)
     add 574472163 fix codecov url in README (#5833)
     add 98ebcef71 [ISSUE #5704] Optimize nameserver start when 
enableControllerInNamesrv of NamesrvConfig is false (#5707)
     add 3949f6938 [ISSUE #5837] Deprecate 
MessageStore#checkInDiskByConsumeOffset (#5840)
     add 4450391d1 Fix restNum calculation in pop consumption mode (#5843)
     add 0533816d4 [ISSUE #5839] Code.ILLEGAL_POLLING_TIME is not compatible 
with gRPC Client <=5.0.2 (#5841)
     add 589433291 [ISSUE #5816] fix the issue that No response is returned 
when no parameter is configured for the brokerStatus command.(#5818) (#5818)
     add 1d610ab97 [ISSUE #5832] Fix consumerCount increasing rapidly without 
sending message (#5834)
     add 0fea748f8 [ISSUE #5847] Fix wake up in NotificationProcessor
     add 7fc327eb9 fix annotation
     add 7694a69d5 [ISSUE #5869] Remove unnecessary verification logic in 
consumerSendMsgBack method (#5868)
     add 07ce0be33 [ISSUE #5862] remove offline producer group (#5865)
     add fa22a7838 [ISSUE #5507] Improve the speed of 
AttributeParser#parseToMap parsing (#5508)
     add dc902082b [ISSUE #5804] Optimize BrokerStatsManager#incTopicPutLatency 
create statsKey (#5805)
     add 7c128a5f0 [ISSUE #5708] Fix NamesrvStartup can't print config when use 
-p command (#5709)
     add cbad53d60 [ISSUE #5863] implement tiered store metadata (#5864)
     add ddfee4b4d Ignore testChangeRoleManyTimes in AutoSwitchHATest util it 
is stable (#5871)
     add 329193463 [ISSUE #5852] Don't create PlainAccessValidator when 
aclEnable is false (#5854)
     add 5b64ffc9e [RIP-48] Not commit offset when broker has server-side 
offset in ack message (#5878)
     add e0ed87dc9 [ISSUE #5740] Fix util.getIP sometimes choose localhost over 
LAN ip. (#5856)
     add 617ba4471 [ISSUE #5880] Remove useless attribute TOPIC_KEY_SPLITTER in 
MessageClientIDSetter class (#5881)
     add 970021128 [ISSUE #5874] implement file queue for tiered storage (#5875)
     add 2729d2e18 [ISSUE #5847] Refector logic in NotificationProcessor (#5888)
     add 7cbdad378 [ISSUE #5885] Fix FAQurl's class FAQ url incorrect (#5886)
     add e662715e1 [ISSUE #5897] Polish exception info when broker has already 
been added to broker container (#5898)
     add 215b8de33 [Issue #5891] Implement MessageStore interface for tiered 
store (#5892)
     add c82ab449a [ISSUE #5859]Optimize String#format in DefaultMQProducerImpl 
(#5870)
     add 37f83124b [ISSUE #5900] Fix the problem of can not remove the broker 
successfully when a shutdown failure (#5901)
     add 7b959ee01 Fix logback warning in rmq.broker.logback.xml
     add e048c0f98 Fix logback warning in rmq.controller.logback.xml
     add f142ac32e Fix logback warning in rmq.proxy.logback.xml
     add f488e20dc Fix logback warning in rmq.tools.logback.xml
     add a961a9b37 [ISSUE #5905] fix config file disappear after vm crash
     add 46869c9e9 [ISSUE #5876] fix resource leak in 
DefaultLitePullConsumerTest
     add 5a43f1d5e [ISSUE #5921] Support domain resolution to obtain the 
controller address (#5922)
     add ae9f11943 [ISSUE #5916] Fix availableNamesrvAddrMap can not remove old 
nameserver address (#5917)
     add 0ea930182 GetSyncStateSetSubCommand can also print that the broker is 
not in syncStateSet (#5935)
     add bcaebf19e Bump rocketmq-logging to 1.0.1 (#5946)
     add 39dafc248 [ISSUE #5949] Remove TopicQueueMappingInfo class duplicate 
licenses (#5950)
     add bb03bf608 Upgrade maven assembly plugin version to 3.4.2 (#5951)
     add 1e7c861c1 [ISSUE #5929] Fix the issue that broker send heartbeat to 
controller frequently causing thread blocking when the network partition (#5930)
     add e2a341e7f Calculate retry message throughput in pop consumption mode 
(#5954)
     add 0c26369a0 refactor: simplify getPID (#5962)
     add 845f96f4f [ISSUE #5923] Add example tiered storage backend service 
provider (#5926)
     add 4e6740949 Remove the useless exception class: MQRedirectException #5963
     add 462802158 [ISSUE #5965] Fix lmqTopicQueueTable initialization (#5968)
     add ff8c4c856 [ISSUE #5890] Fix dledger logging (#5959)
     add 62686059e [ISSUE #5860] Set the value of order when create or update 
topic (#5861)
     add ce2ecc30d [ISSUE #5939]Adjust the 
MQClientInstance#sendHeartbeatToAllBroker catch code block log print level from 
info to warn (#5940)
     add 2545b783d [ISSUE #5924] Optimize UtilAll#sleep method (#5925)
     add da531ef71 [ISSUE #5986] optimize the BrokerOuterAPITest class code
     add b0a454130 [ISSUE #5971] Make the internal logs related to the dledger 
in the controller print to a file separately (#5972)
     add b6e0bf318 [ISSUE #5969] Remvoe duplicate deleteUnusedStats in admin 
processor (#5973)
     add 671977e46 [ISSUE #5847] Add checkBlock for hasMsgFromQueue
     add a1d1cf8b3 [ISSUE #5983] Make consumer support flow control code better 
(#5984)
     add 7a05483c9 [ISSUE #5896] feat:add pop consumer example (#5991)
     add 59f056d75 [ISSUE #5942] Fix the produce count include the quantity of 
the system topic(#5943)
     add 4ca7e7936 [ISSUE #5999] Fix the TopicQueueMappingUtils comments typo 
(#6000)
     add e47e3cdbb [ISSUE #5996] Optimize the RemotingSerializable class code 
(#5998)
     add 9a5559240 [ISSUE #5994] [RIP-46] add pop and timer metrics (#5995)
     add 3ac1977c7 [ISSUE #6012] change the type of queueId to int of 
PopCheckPoint (#6013)
     add 8a9380dda [ISSUR #5941] Fix the problem that acl is not loaded when 
the proxy starts
     add 869ab5e20 [ISSUE #5975] Fix getUserTopicConfig Impl contains system 
topic (#5976)
     add aa8ca48d4 Fix nameserver logback configuration warning
     add 5bc38adfe fix readme of tiered storage
     add 7bbb8aaa3  [ISSUE #6010]refactor: avoid redundant condition judgment 
in loop
     add d3ebe02cc [ISSUE #6007] Remove useless if judgement
     add 4cfd54f53 [ISSUE #6019] simplified the PlainAccessResource parse method
     add 4a6dc040b [ISSUE #5907] Optimize try catch to prevent 
ConcurrentHashMapUtils init failed (#5908)
     add bc1c5e1b7 [ISSUE #6033] modify TraceContext toString method (#6034)
     add 65737a0d0 [ISSUE #5979] Fix FAQ url incorrect in FAQUrl class (#6035)
     add 2e8ef0464 [ISSUE #6043] Optimize the DefaultLitePullConsumerImpl 
isSetEqual method code (#6044)
     add a17fd7282 [ISSUE #6055] refactor: replace loop with putAll and typo fix
     add 67e780d78 [ISSUE #6051] Remove redundant variable definitions
     add abdf5dcb2 [ISSUE #6045] Fix the issue that the endoffset of entry 
obtained by getBrokerEpoch is incorrect (#6049)
     add c8e22a65f [ISSUE #5927]Add Proxy deploy guide cn document
     add 5e2ad386f [ISSUE #6036] Optimize the PULL_REQUEST_TEMPLATE.md (#6037)
     add 144254a5c [ISSUE #5884] Concurrent check CommitLog messages
     add b92a29e13 Create ConcurrentReputMessageService and replace native 
thread with ServiceThread
     add 8a3c7ffde Fixed the infinite loop bug and useless import
     add 8bf81c468 Set a custom reject policy for batchDispatchRequestExecutor
     add d211e8664 Change the reject policy to AbortPolicy and add try catch 
final protect
     add 87c0a0316 Refactor LOGGER.warn()
     add 04b8400eb Refactor MainBatchDispatchRequestService and DispatchService 
service object locations
     add 65e3d1e4c Add try catch
     add e5c19647a Fix codeStyle issue
     add 2af52a5db Delete redundant method run()
     add d2a4b7047 Change the permission modifier of reputFromOffset from 
public to protected
     add 64dbc2695 Add case MESSAGE_MAGIC_CODE_V2
     add dcf84e412 Add integration test and add 
enableBuildConsumeQueueConcurrently attribute to BrokerConfig class
     add c2ea0922b Remove enableBuildConsumeQueueConcurrently attribute from 
BrokerConfig class
     add ee6cddfdb Combine the process of decoding byteBuffer into 
preCheckMessageAndReturnSize method
     add 07e65d37d Put batchDispatchRequestThreadPoolNums config to 
MessageStoreConfig.java
     add 7d58f6881 Modify abbreviated variables and add comments
     add 50651ef8d Add integration test
     add 5d55bc7fd Polish controller mode deploy document (#6064)
     add 242c7249a [ISSUE #6030] Prepare to release Apache RocketMQ 5.0.1
     add 94dacc7c6 Create pr-ci.yml
     add 5604d725e Create pr-e2e-test.yml
     add c7142c8e0 Create push-ci.yml
     add 1af20c843 Update push-ci.yml
     add 2fe1a8191 Update push-ci.yml
     add bf1094b4f Update pr-ci.yml
     add 8e356b062 Update README.md
     add eaf3b9f55 improve performance
     add 164b7e0a8 Update README.md
     add 5787bfa28 Update push-ci.yml
     add cd8fd7bba [ISSUE #6047] Support TLS permissive mode for 5.x client 
(#6048)
     add 57e98c485 [ISSUE #6069] Fix README.md DLedger Controller link url 
incorrect (#6070)
     add f9a4dfb35 [ISSUE #6030] Prepare to release Apache RocketMQ 5.1.0
     add 6c0485295 minor improvement for logs and metrics
     add bf3344386  [ISSUE #6073] remove static reference
     add 5a8818b07 [ISSUE #6077] fix issues that messageStore could be null
     add 1ae3aee21 [ISSUE #6077] fix issues that messageStore could be null
     add 99c980ea3 [ISSUE #6082] Simplify MQClientAPIImpl processSendResponse 
code
     add f09771a43 [ISSUE #6084] fixed a typo
     add 01d0b0ce1  [ISSUE #6085] Fix a typo
     add 9fc503804 [ISSUE #5941] Add proxyConfig enableAclRpcHookForClusterMode
     add 3f14b2bbd [ISSUE #5947] Optimize RouteInfoManager#pickupTopicRouteData 
create BrokerData code (#5948)
     add 83d677874 [ISSUE #6030] Update version to 5.1.0-SNAPSHOT
     add 912163fee [ISSUE #6030] Update copyright year
     add b8e9334d2 [maven-release-plugin] prepare release rocketmq-all-5.1.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6871210ee)
            \
             N -- N -- N   refs/heads/master (b8e9334d2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 acl/pom.xml           | 2 +-
 broker/pom.xml        | 2 +-
 client/pom.xml        | 2 +-
 common/pom.xml        | 2 +-
 container/pom.xml     | 2 +-
 controller/pom.xml    | 2 +-
 distribution/pom.xml  | 2 +-
 example/pom.xml       | 2 +-
 filter/pom.xml        | 2 +-
 namesrv/pom.xml       | 2 +-
 openmessaging/pom.xml | 2 +-
 pom.xml               | 4 ++--
 proxy/pom.xml         | 2 +-
 remoting/pom.xml      | 2 +-
 srvutil/pom.xml       | 2 +-
 store/pom.xml         | 2 +-
 test/pom.xml          | 2 +-
 tieredstore/pom.xml   | 2 +-
 tools/pom.xml         | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)

Reply via email to