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] Bug title rocketmq5.3版本,开启proxy后。remoting发送消息,不支持ipv6;grpc发送是正常的 #9077

Open
3 tasks done
jaylu163 opened this issue Dec 24, 2024 · 2 comments

Comments

@jaylu163
Copy link

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

centos,
容器环境使用

RocketMQ version

5.3.0

JDK Version

1.8.0_412

Describe the Bug

使用 remoting方式发送消息,发送失败。客户端提示
UNAVAILABLE: Network closed for unknown reason

Steps to Reproduce

在k8s中开启 proxy,使用cluster模式部署

然后使用remoting发送消息

What Did You Expect to See?

希望能使用remoting的ipv6可以发送消息

What Did You See Instead?

客户端日志报错如下图:
image

服务端的日志:remoting日志如下图

image

Additional Context

No response

@Willhow-Gao
Copy link
Contributor

please upgrade your rocketmq version to 5.3.1

@Willhow-Gao
Copy link
Contributor

This bug is already fixed in this pr: #8260

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