!24 backport add goaway mechanism
From: @zhiliatox Reviewed-by: @hu-zongtang Signed-off-by: @hu-zongtang
This commit is contained in:
commit
218fcb7218
3696
patch020-backport-add-goaway-mechanism.patch
Normal file
3696
patch020-backport-add-goaway-mechanism.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: 20
|
Release: 21
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Applications/Message
|
Group: Applications/Message
|
||||||
URL: https://rocketmq.apache.org/
|
URL: https://rocketmq.apache.org/
|
||||||
@ -29,6 +29,7 @@ Patch0016: patch016-backport-Optimize-fault-tolerant-mechanism.patch
|
|||||||
Patch0017: patch017-backport-Convergent-thread-pool-creation.patch
|
Patch0017: patch017-backport-Convergent-thread-pool-creation.patch
|
||||||
Patch0018: patch018-backport-enhancement-of-tiered-storage.patch
|
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
|
||||||
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
|
||||||
|
|
||||||
@ -63,6 +64,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 5 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-21
|
||||||
|
- backport add goaway mechanism
|
||||||
|
|
||||||
* Mon Nov 20 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-20
|
* Mon Nov 20 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-20
|
||||||
- backport some bugfixes
|
- backport some bugfixes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user