[ISSUE #8549] Ipv6 enabled in broker, pickupStoreTimestamp size should be 20#8567
Merged
RongtongJin merged 2 commits intoapache:developapache/rocketmq:developfrom Aug 21, 2024
Merged
[ISSUE #8549] Ipv6 enabled in broker, pickupStoreTimestamp size should be 20#8567RongtongJin merged 2 commits intoapache:developapache/rocketmq:developfrom
RongtongJin merged 2 commits intoapache:developapache/rocketmq:developfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8567 +/- ##
=============================================
- Coverage 47.15% 47.08% -0.08%
+ Complexity 11390 11375 -15
=============================================
Files 1275 1275
Lines 89108 89111 +3
Branches 11467 11468 +1
=============================================
- Hits 42017 41955 -62
- Misses 41906 41968 +62
- Partials 5185 5188 +3 ☔ View full report in Codecov by Sentry. |
RongtongJin
approved these changes
Aug 21, 2024
|
5.2版本还有问题。有修改这个版本吗 |
Contributor
|
The |
RongtongJin
pushed a commit
that referenced
this pull request
Jul 19, 2025
…d be 20 (#8567) * fix: when ipv6 enabled in broker, pickupStoreTimestamp size should be 12(20-8) * fix: when ipv6 enabled in broker, pickupStoreTimestamp size should be 20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which Issue(s) This PR Fixes
Fixes #8549
Brief Description
ipv6 enabled in broker, pickupStoreTimestamp size should be 20
How Did You Test This Change?