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

[Bug] IPV6 is not fully supported in multiple features #8043

Open
3 tasks done
yuz10 opened this issue Apr 22, 2024 · 1 comment
Open
3 tasks done

[Bug] IPV6 is not fully supported in multiple features #8043

yuz10 opened this issue Apr 22, 2024 · 1 comment

Comments

@yuz10
Copy link
Member

yuz10 commented Apr 22, 2024

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

ubuntu

RocketMQ version

5.2.0

JDK Version

1.8.0

Describe the Bug

IPV6 is not fully supported in multiple features

  1. pop consuming
    in PeekMessageProcessor.readGetMessageResult / PopMessageProcessor.readGetMessageResult
    the position of timestamp is different in ipv6 message.
    image

  2. tiered storage
    ipv6 is not supported in tiered storage

Steps to Reproduce

.

What Did You Expect to See?

.

What Did You See Instead?

.

Additional Context

No response

@humkum
Copy link
Contributor

humkum commented Apr 23, 2024

You can provide a pr to fix this.

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

No branches or pull requests

2 participants