!9 backport auto batch feature

From: @zhiliatox 
Reviewed-by: @hu-zongtang 
Signed-off-by: @hu-zongtang
This commit is contained in:
openeuler-ci-bot 2023-09-15 08:32:48 +00:00 committed by Gitee
commit cecce289da
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2778 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
Summary: Cloud-Native, Distributed Messaging and Streaming Summary: Cloud-Native, Distributed Messaging and Streaming
Name: rocketmq Name: rocketmq
Version: 5.1.3 Version: 5.1.3
Release: 6 Release: 7
License: Apache-2.0 License: Apache-2.0
Group: Applications/Message Group: Applications/Message
URL: https://rocketmq.apache.org/ URL: https://rocketmq.apache.org/
@ -15,6 +15,7 @@ Patch0002: patch002-backport-some-enhancement.patch
Patch0003: patch003-backport-feature-refactor-recipt-processor.patch Patch0003: patch003-backport-feature-refactor-recipt-processor.patch
Patch0004: patch004-backport-Support-Proxy-Protocol-for-gRPC-and-Remoting-Server.patch Patch0004: patch004-backport-Support-Proxy-Protocol-for-gRPC-and-Remoting-Server.patch
Patch0005: patch005-backport-fix-some-bugs.patch Patch0005: patch005-backport-fix-some-bugs.patch
Patch0006: patch006-backport-auto-batch-producer.patch
BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git
Requires: java-1.8.0-openjdk-devel Requires: java-1.8.0-openjdk-devel
@ -49,6 +50,9 @@ exit 0
%changelog %changelog
* Fri Sep 15 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-7
- backport auto batch producer
* Fri Sep 15 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-6 * Fri Sep 15 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-6
- backport fix some bugs - backport fix some bugs