backport support kv storage for consumequeue
This commit is contained in:
parent
30baad3756
commit
0c6097bb44
29480
patch022-backport-Support-KV-Storage-for-ConsumeQueue.patch
Normal file
29480
patch022-backport-Support-KV-Storage-for-ConsumeQueue.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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: 22
|
Release: 23
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Applications/Message
|
Group: Applications/Message
|
||||||
URL: https://rocketmq.apache.org/
|
URL: https://rocketmq.apache.org/
|
||||||
@ -31,6 +31,7 @@ Patch0018: patch018-backport-enhancement-of-tiered-storage.patch
|
|||||||
Patch0019: patch019-backport-some-bugfix.patch
|
Patch0019: patch019-backport-some-bugfix.patch
|
||||||
Patch0020: patch020-backport-add-goaway-mechanism.patch
|
Patch0020: patch020-backport-add-goaway-mechanism.patch
|
||||||
Patch0021: patch021-backport-some-enhancements.patch
|
Patch0021: patch021-backport-some-enhancements.patch
|
||||||
|
Patch0022: patch022-backport-Support-KV-Storage-for-ConsumeQueue.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
|
||||||
|
|
||||||
@ -65,6 +66,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 8 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-23
|
||||||
|
- backport support kv storage
|
||||||
|
|
||||||
* Tue Dec 5 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-22
|
* Tue Dec 5 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-22
|
||||||
- backport some enhancements
|
- backport some enhancements
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user