Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #8549] Ipv6 enabled in broker, pickupStoreTimestamp size should be 20 #8567

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

leizhiyuan
Copy link
Contributor

@leizhiyuan leizhiyuan commented Aug 20, 2024

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?

@leizhiyuan leizhiyuan changed the title [ISSUE #8549] ipv6 enabled in broker, pickupStoreTimestamp size should be 12 [ISSUE #8549] Ipv6 enabled in broker, pickupStoreTimestamp size should be 12 Aug 20, 2024
@leizhiyuan leizhiyuan changed the title [ISSUE #8549] Ipv6 enabled in broker, pickupStoreTimestamp size should be 12 [ISSUE #8549] Ipv6 enabled in broker, pickupStoreTimestamp size should be 20 Aug 20, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 47.08%. Comparing base (8b7f9cc) to head (978de98).
Report is 71 commits behind head on develop.

Files with missing lines Patch % Lines
...org/apache/rocketmq/store/DefaultMessageStore.java 0.00% 4 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@RongtongJin RongtongJin merged commit 09beca6 into apache:develop Aug 21, 2024
10 checks passed
@jaylu163
Copy link

jaylu163 commented Nov 7, 2024

5.2版本还有问题。有修改这个版本吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Bug title Rocketmq5.3.0 reports an error after configuring IPV6
4 participants