Zhanhui Li
Zhanhui Li
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.932 s
[INFO] Running com.automq.stream.s3.DefaultS3BlockCacheTest Java HotSpot(TM) 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors:...
### Which Issue(s) This PR Fixes Fixes #8030 ### 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/discussions). - [X] I have searched the...
…patible with latest Spring, letting developers to choose their implementation ### Which Issue(s) This PR Fixes fix #7893 Fixes #issue_id ### Brief Description ### How Did You Test This Change?
### Which Issue(s) This PR Fixes to #8829 ### Brief Description ### How Did You Test This Change?
### Which Issue(s) This PR Fixes Fixes #8839 ### Brief Description ### How Did You Test This Change?
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary ProducerManager#doChannelCloseEvent is excessively slow when...
### Is Your Feature Request Related to a Problem? LMQ is supposed to be light-weight in terms of resource cost and lifecycle. Current implementation is still based on file queue...