dependabot[bot] opened a new pull request, #17434:
URL: https://github.com/apache/camel/pull/17434

   Bumps `rocketmq-version` from 5.3.1 to 5.3.2.
   Updates `org.apache.rocketmq:rocketmq-client` from 5.3.1 to 5.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/rocketmq/releases";>org.apache.rocketmq:rocketmq-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>rocketmq-all-5.3.2</h2>
   <h2>What's Changed</h2>
   <p>This release introduces a new implementation of Pop consumption based on 
RocksDB (in the alpha phase, see RIP-73 for details). It improves and provides 
a migration plan for the capability of using RocksDB to store consumption queue 
indexes, adds support for the ability to cancel scheduled messages, enhances 
graceful online and offline capabilities, and includes numerous regular detail 
fixes related to HA, ACL, Metrics and Pop consumption.</p>
   <ul>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8784";>#8784</a>] 
PrintMessageSubCommand support lmq by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8785";>apache/rocketmq#8785</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8790";>#8790</a>] Add 
Utils for put header to Metadata to avoid duplicate data by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8792";>apache/rocketmq#8792</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8802";>#8802</a>] 
Update controller design.md by <a 
href="https://github.com/luozongle01";><code>@​luozongle01</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8803";>apache/rocketmq#8803</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8798";>#8798</a>] Fix 
typo by <a href="https://github.com/luozongle01";><code>@​luozongle01</code></a> 
in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8799";>apache/rocketmq#8799</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8804";>#8804</a>] Clean 
offset when remove group offset by <a 
href="https://github.com/leizhiyuan";><code>@​leizhiyuan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8805";>apache/rocketmq#8805</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8806";>#8806</a>] Fix 
autoBatch bug when connecting multiple RocketMQ clusters. by <a 
href="https://github.com/luozongle01";><code>@​luozongle01</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8807";>apache/rocketmq#8807</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8810";>#8810</a>] Fix 
independent execution of e2e and benchmark deployments by <a 
href="https://github.com/chi3316";><code>@​chi3316</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8812";>apache/rocketmq#8812</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8816";>#8816</a>] Fix 
log typo. by <a 
href="https://github.com/luozongle01";><code>@​luozongle01</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8817";>apache/rocketmq#8817</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8764";>#8764</a>] 
Implement consume lag estimation in cq rocksdb store by <a 
href="https://github.com/LetLetMe";><code>@​LetLetMe</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8800";>apache/rocketmq#8800</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8824";>#8824</a>] Fix 
IllegalStateException caused by logical errors by <a 
href="https://github.com/yx9o";><code>@​yx9o</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8825";>apache/rocketmq#8825</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8780";>#8780</a>] 
Implement asynchronous storage of ack/ck messages in pop consume to enhance 
performance by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8727";>apache/rocketmq#8727</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8835";>#8835</a>] When 
ck is in the buffer, incomplete ack will lead to message duplication. by <a 
href="https://github.com/GenerousMan";><code>@​GenerousMan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8836";>apache/rocketmq#8836</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8820";>#8820</a>] Fix 
variables match annotation (<a 
href="https://github.com/RocketMQResource";><code>@​RocketMQResource</code></a>) 
by <a href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8821";>apache/rocketmq#8821</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8830";>#8830</a>] Fix 
atomic flush incorrect use and clean up code by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8830";>apache/rocketmq#8830</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Fix 
make ConsumeQueueStore bottom most compression type configurable by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8841";>apache/rocketmq#8841</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8839";>#8839</a>] 
Remove unnecessary synchronized to improve concurrency by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8840";>apache/rocketmq#8840</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8833";>#8833</a>] 
Update netty version to 4.1.114 to fix CVE-2023-34462 by <a 
href="https://github.com/ShannonDing";><code>@​ShannonDing</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8832";>apache/rocketmq#8832</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8846";>#8846</a>] Fix 
registerProducer should not be affected by concurrent scanNotAct… by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8847";>apache/rocketmq#8847</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] 
Support LMQ dispatch in case if Consume Queue Store is RocksDB-based by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8842";>apache/rocketmq#8842</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8850";>#8850</a>] Use 
correct log method by <a 
href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8851";>apache/rocketmq#8851</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8772";>#8772</a>] 
Remove lock mq step in broadcasting mode rebalancing by <a 
href="https://github.com/redlsz";><code>@​redlsz</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8774";>apache/rocketmq#8774</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8442";>#8442</a>] 
[RIP-70] Extract adaptive lock mechanism by <a 
href="https://github.com/3424672656";><code>@​3424672656</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8663";>apache/rocketmq#8663</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Feat: 
provide ConfigManagerV2 to make best uses of RocksDB by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8856";>apache/rocketmq#8856</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8822";>#8822</a>] 
Double write cq, reduce unnecessary switches by <a 
href="https://github.com/LetLetMe";><code>@​LetLetMe</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8823";>apache/rocketmq#8823</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8875";>#8875</a>] Fix 
HAConnection leak by <a 
href="https://github.com/crazywen";><code>@​crazywen</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8876";>apache/rocketmq#8876</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8725";>#8725</a>] Clean 
DefaultMQPushConsumer after start fail by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8726";>apache/rocketmq#8726</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Keep 
data version while reload and XXXConfigManagerV2 turns off sync by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8891";>apache/rocketmq#8891</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8885";>#8885</a>] 
Resolve the issue of inaccurate CK number statistics by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8886";>apache/rocketmq#8886</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8808";>#8808</a>] 
Resolve unsupported 'UseBiasedLocking' VM Option for JDK21 by <a 
href="https://github.com/taomaree";><code>@​taomaree</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8809";>apache/rocketmq#8809</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8882";>#8882</a>] 
Change the compare method for acl signature to improve the security. by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8883";>apache/rocketmq#8883</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8889";>#8889</a>] 
handle namespace outside the loop by <a 
href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8890";>apache/rocketmq#8890</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8906";>#8906</a>] 
Handle string toUpperCase outside the loop by <a 
href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8907";>apache/rocketmq#8907</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8599";>#8599</a>] Throw 
exception when receiving GO_AWAY twice to close channel. by <a 
href="https://github.com/qianye1001";><code>@​qianye1001</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8862";>apache/rocketmq#8862</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8917";>#8917</a>] Topic 
route return none permission message queues for gRPC client  by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8919";>apache/rocketmq#8919</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8921";>#8921</a>] Add 
isWakeCommitWhenPutMessage for AIO by <a 
href="https://github.com/zk-drizzle";><code>@​zk-drizzle</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8922";>apache/rocketmq#8922</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8925";>#8925</a>] Fix 
the bug of update user for ACL 2.0 by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8926";>apache/rocketmq#8926</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8909";>#8909</a>] Move 
nullcheck ahead by <a 
href="https://github.com/jjastan";><code>@​jjastan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8910";>apache/rocketmq#8910</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8942";>#8942</a>] Add 
incGroupAckNums and incGroupCkNums to LmqBrokerStatsManager by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8943";>apache/rocketmq#8943</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] 
Support for Persisting LMQ Consumer Offsets in Config V1 Using RocksDB by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8939";>apache/rocketmq#8939</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8945";>#8945</a>] 
Remove unnecessary operations from the critical section by <a 
href="https://github.com/3424672656";><code>@​3424672656</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8946";>apache/rocketmq#8946</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8940";>#8940</a>] Fix 
incorrect path for exportMetadataInRocksDBCommand by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8941";>apache/rocketmq#8941</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8935";>#8935</a>] Fix 
behind metrics unit error in timer message store by <a 
href="https://github.com/GenerousMan";><code>@​GenerousMan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8936";>apache/rocketmq#8936</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8765";>#8765</a>] Fix 
low performance of delay message when enable rocksdb consume queue by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8766";>apache/rocketmq#8766</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8953";>#8953</a>] 
Improve IO for asynchronous delivery processes by <a 
href="https://github.com/3424672656";><code>@​3424672656</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8954";>apache/rocketmq#8954</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Fix 
avoid memory overhead when there is large number of LMQ CQ by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8956";>apache/rocketmq#8956</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/rocketmq/commit/2baaf044ea9b12a73a89433242b7b7c56a1b89c2";><code>2baaf04</code></a>
 [maven-release-plugin] prepare release rocketmq-all-5.3.2 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9231";>#9231</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/535a0787ad966aa011e754fb31e1c7e2a45de7f5";><code>535a078</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9227";>#9227</a>] 
Prepare to release Apache RocketMQ 5.3.2 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9228";>#9228</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/ad60f3325111ad62872a9568ce9f703daaf85242";><code>ad60f33</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9223";>#9223</a>] Pop 
consumer example add the default NamesrvAddr (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9224";>#9224</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/5c34a59cd90074a544525de6609f8ef400dfe2b3";><code>5c34a59</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9184";>#9184</a>] 
Optimize QueueLockManager#tryLock method (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9185";>#9185</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/343ed4ff468debed8cbb766af0d0906b697facc4";><code>343ed4f</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8127";>#8127</a>] 
Optimize the metric calculation logic of the time wheel  (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8128";>#8128</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/33a185a901c0d53d9e75456e067c3b520c1a0bdc";><code>33a185a</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9221";>#9221</a>] 
Extract some common code in BrokerPathConfigHelper (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9222";>#9222</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/40b25b36e0878614420ba685a3c90fd58026bee5";><code>40b25b3</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9217";>#9217</a>] Fix 
broker's inflight and available message counts incorrect wh...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/988c826921de5ed7eda3d88c22c705c6dc470e24";><code>988c826</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9196";>#9196</a>] 
Broker return pop stats when receive notification (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9197";>#9197</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/53fdc4ad3d23a1574aed8112fc2d3f34b7e66ad9";><code>53fdc4a</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9213";>#9213</a>] Fix 
get the earliest time error when data is clean up in tiered...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/66d4a26eaaf648af78e5238899fab069f2546978";><code>66d4a26</code></a>
 Optimize RocksDB CQ shutdown when using DoubleWriteCQ <a 
href="https://redirect.github.com/apache/rocketmq/issues/9212";>#9212</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-5.3.1...rocketmq-all-5.3.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.rocketmq:rocketmq-acl` from 5.3.1 to 5.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/rocketmq/releases";>org.apache.rocketmq:rocketmq-acl's
 releases</a>.</em></p>
   <blockquote>
   <h2>rocketmq-all-5.3.2</h2>
   <h2>What's Changed</h2>
   <p>This release introduces a new implementation of Pop consumption based on 
RocksDB (in the alpha phase, see RIP-73 for details). It improves and provides 
a migration plan for the capability of using RocksDB to store consumption queue 
indexes, adds support for the ability to cancel scheduled messages, enhances 
graceful online and offline capabilities, and includes numerous regular detail 
fixes related to HA, ACL, Metrics and Pop consumption.</p>
   <ul>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8784";>#8784</a>] 
PrintMessageSubCommand support lmq by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8785";>apache/rocketmq#8785</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8790";>#8790</a>] Add 
Utils for put header to Metadata to avoid duplicate data by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8792";>apache/rocketmq#8792</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8802";>#8802</a>] 
Update controller design.md by <a 
href="https://github.com/luozongle01";><code>@​luozongle01</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8803";>apache/rocketmq#8803</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8798";>#8798</a>] Fix 
typo by <a href="https://github.com/luozongle01";><code>@​luozongle01</code></a> 
in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8799";>apache/rocketmq#8799</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8804";>#8804</a>] Clean 
offset when remove group offset by <a 
href="https://github.com/leizhiyuan";><code>@​leizhiyuan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8805";>apache/rocketmq#8805</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8806";>#8806</a>] Fix 
autoBatch bug when connecting multiple RocketMQ clusters. by <a 
href="https://github.com/luozongle01";><code>@​luozongle01</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8807";>apache/rocketmq#8807</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8810";>#8810</a>] Fix 
independent execution of e2e and benchmark deployments by <a 
href="https://github.com/chi3316";><code>@​chi3316</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8812";>apache/rocketmq#8812</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8816";>#8816</a>] Fix 
log typo. by <a 
href="https://github.com/luozongle01";><code>@​luozongle01</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8817";>apache/rocketmq#8817</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8764";>#8764</a>] 
Implement consume lag estimation in cq rocksdb store by <a 
href="https://github.com/LetLetMe";><code>@​LetLetMe</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8800";>apache/rocketmq#8800</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8824";>#8824</a>] Fix 
IllegalStateException caused by logical errors by <a 
href="https://github.com/yx9o";><code>@​yx9o</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8825";>apache/rocketmq#8825</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8780";>#8780</a>] 
Implement asynchronous storage of ack/ck messages in pop consume to enhance 
performance by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8727";>apache/rocketmq#8727</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8835";>#8835</a>] When 
ck is in the buffer, incomplete ack will lead to message duplication. by <a 
href="https://github.com/GenerousMan";><code>@​GenerousMan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8836";>apache/rocketmq#8836</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8820";>#8820</a>] Fix 
variables match annotation (<a 
href="https://github.com/RocketMQResource";><code>@​RocketMQResource</code></a>) 
by <a href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8821";>apache/rocketmq#8821</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8830";>#8830</a>] Fix 
atomic flush incorrect use and clean up code by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8830";>apache/rocketmq#8830</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Fix 
make ConsumeQueueStore bottom most compression type configurable by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8841";>apache/rocketmq#8841</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8839";>#8839</a>] 
Remove unnecessary synchronized to improve concurrency by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8840";>apache/rocketmq#8840</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8833";>#8833</a>] 
Update netty version to 4.1.114 to fix CVE-2023-34462 by <a 
href="https://github.com/ShannonDing";><code>@​ShannonDing</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8832";>apache/rocketmq#8832</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8846";>#8846</a>] Fix 
registerProducer should not be affected by concurrent scanNotAct… by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8847";>apache/rocketmq#8847</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] 
Support LMQ dispatch in case if Consume Queue Store is RocksDB-based by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8842";>apache/rocketmq#8842</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8850";>#8850</a>] Use 
correct log method by <a 
href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8851";>apache/rocketmq#8851</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8772";>#8772</a>] 
Remove lock mq step in broadcasting mode rebalancing by <a 
href="https://github.com/redlsz";><code>@​redlsz</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8774";>apache/rocketmq#8774</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8442";>#8442</a>] 
[RIP-70] Extract adaptive lock mechanism by <a 
href="https://github.com/3424672656";><code>@​3424672656</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8663";>apache/rocketmq#8663</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Feat: 
provide ConfigManagerV2 to make best uses of RocksDB by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8856";>apache/rocketmq#8856</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8822";>#8822</a>] 
Double write cq, reduce unnecessary switches by <a 
href="https://github.com/LetLetMe";><code>@​LetLetMe</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8823";>apache/rocketmq#8823</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8875";>#8875</a>] Fix 
HAConnection leak by <a 
href="https://github.com/crazywen";><code>@​crazywen</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8876";>apache/rocketmq#8876</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8725";>#8725</a>] Clean 
DefaultMQPushConsumer after start fail by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8726";>apache/rocketmq#8726</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Keep 
data version while reload and XXXConfigManagerV2 turns off sync by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8891";>apache/rocketmq#8891</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8885";>#8885</a>] 
Resolve the issue of inaccurate CK number statistics by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8886";>apache/rocketmq#8886</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8808";>#8808</a>] 
Resolve unsupported 'UseBiasedLocking' VM Option for JDK21 by <a 
href="https://github.com/taomaree";><code>@​taomaree</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8809";>apache/rocketmq#8809</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8882";>#8882</a>] 
Change the compare method for acl signature to improve the security. by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8883";>apache/rocketmq#8883</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8889";>#8889</a>] 
handle namespace outside the loop by <a 
href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8890";>apache/rocketmq#8890</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8906";>#8906</a>] 
Handle string toUpperCase outside the loop by <a 
href="https://github.com/mawen12";><code>@​mawen12</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8907";>apache/rocketmq#8907</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8599";>#8599</a>] Throw 
exception when receiving GO_AWAY twice to close channel. by <a 
href="https://github.com/qianye1001";><code>@​qianye1001</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8862";>apache/rocketmq#8862</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8917";>#8917</a>] Topic 
route return none permission message queues for gRPC client  by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8919";>apache/rocketmq#8919</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8921";>#8921</a>] Add 
isWakeCommitWhenPutMessage for AIO by <a 
href="https://github.com/zk-drizzle";><code>@​zk-drizzle</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8922";>apache/rocketmq#8922</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8925";>#8925</a>] Fix 
the bug of update user for ACL 2.0 by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8926";>apache/rocketmq#8926</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8909";>#8909</a>] Move 
nullcheck ahead by <a 
href="https://github.com/jjastan";><code>@​jjastan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8910";>apache/rocketmq#8910</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8942";>#8942</a>] Add 
incGroupAckNums and incGroupCkNums to LmqBrokerStatsManager by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8943";>apache/rocketmq#8943</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] 
Support for Persisting LMQ Consumer Offsets in Config V1 Using RocksDB by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8939";>apache/rocketmq#8939</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8945";>#8945</a>] 
Remove unnecessary operations from the critical section by <a 
href="https://github.com/3424672656";><code>@​3424672656</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8946";>apache/rocketmq#8946</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8940";>#8940</a>] Fix 
incorrect path for exportMetadataInRocksDBCommand by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8941";>apache/rocketmq#8941</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8935";>#8935</a>] Fix 
behind metrics unit error in timer message store by <a 
href="https://github.com/GenerousMan";><code>@​GenerousMan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8936";>apache/rocketmq#8936</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8765";>#8765</a>] Fix 
low performance of delay message when enable rocksdb consume queue by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8766";>apache/rocketmq#8766</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8953";>#8953</a>] 
Improve IO for asynchronous delivery processes by <a 
href="https://github.com/3424672656";><code>@​3424672656</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8954";>apache/rocketmq#8954</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8829";>#8829</a>] Fix 
avoid memory overhead when there is large number of LMQ CQ by <a 
href="https://github.com/lizhanhui";><code>@​lizhanhui</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8956";>apache/rocketmq#8956</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/rocketmq/commit/2baaf044ea9b12a73a89433242b7b7c56a1b89c2";><code>2baaf04</code></a>
 [maven-release-plugin] prepare release rocketmq-all-5.3.2 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9231";>#9231</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/535a0787ad966aa011e754fb31e1c7e2a45de7f5";><code>535a078</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9227";>#9227</a>] 
Prepare to release Apache RocketMQ 5.3.2 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9228";>#9228</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/ad60f3325111ad62872a9568ce9f703daaf85242";><code>ad60f33</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9223";>#9223</a>] Pop 
consumer example add the default NamesrvAddr (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9224";>#9224</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/5c34a59cd90074a544525de6609f8ef400dfe2b3";><code>5c34a59</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9184";>#9184</a>] 
Optimize QueueLockManager#tryLock method (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9185";>#9185</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/343ed4ff468debed8cbb766af0d0906b697facc4";><code>343ed4f</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8127";>#8127</a>] 
Optimize the metric calculation logic of the time wheel  (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8128";>#8128</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/33a185a901c0d53d9e75456e067c3b520c1a0bdc";><code>33a185a</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9221";>#9221</a>] 
Extract some common code in BrokerPathConfigHelper (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9222";>#9222</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/40b25b36e0878614420ba685a3c90fd58026bee5";><code>40b25b3</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9217";>#9217</a>] Fix 
broker's inflight and available message counts incorrect wh...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/988c826921de5ed7eda3d88c22c705c6dc470e24";><code>988c826</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9196";>#9196</a>] 
Broker return pop stats when receive notification (<a 
href="https://redirect.github.com/apache/rocketmq/issues/9197";>#9197</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/53fdc4ad3d23a1574aed8112fc2d3f34b7e66ad9";><code>53fdc4a</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/9213";>#9213</a>] Fix 
get the earliest time error when data is clean up in tiered...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/66d4a26eaaf648af78e5238899fab069f2546978";><code>66d4a26</code></a>
 Optimize RocksDB CQ shutdown when using DoubleWriteCQ <a 
href="https://redirect.github.com/apache/rocketmq/issues/9212";>#9212</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-5.3.1...rocketmq-all-5.3.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to