rocketmq-clients
rocketmq-clients copied to clipboard
RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
Addressed an issue where the PushConsumer did not guarantee the order of consuming messages that were not allocated upon the first startup. This fix ensures that message consumption order is...
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [X] I have searched the...
### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description ### How Did You Test This Change?
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78. Changelog Sourced from org.bouncycastle:bcpkix-jdk18on's changelog. 2.1.1 Version Date: 2024, TBD. 2.2.1 Version Date: 2024, 18th April. 2.3.1 Version Release: 1.78 Date: 2024, 7th April....
### Programming Language of the Client Node.js ### Is Your Feature Request Related to a Problem? 想要打包可运行只能修改源码 ### Describe the Solution You'd Like # src/util/index.ts 21 行 import { crc32...
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Programming Language of the Client Node.js...
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [X] I have searched the...
### Which Issue(s) This PR Fixes Fixes #748 748 ### Brief Description By using a bounded queue, a backpressure-like effect is achieved to avoid OOM (Out of Memory). ### How...
### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description ### How Did You Test This Change?
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [X] I have searched the...