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

dubbo 3.0 how to appoint ip and port #9761

Closed
dnlixiaoxin opened this issue Mar 10, 2022 · 10 comments
Closed

dubbo 3.0 how to appoint ip and port #9761

dnlixiaoxin opened this issue Mar 10, 2022 · 10 comments

Comments

@dnlixiaoxin
Copy link

当我使用2.7.15的时候 使用 RpcContext.getContext().setObjectAttachment("address", new Address(ip, port)); 进行动态的ip 和 port指定,但是我更新到3.0.5后,这个方法已过期,请问有其他替代方法么

@dnlixiaoxin
Copy link
Author

社区这么不活跃么 TvT

@AlbumenJ
Copy link
Member

指定 IP 调用的功能对应到 3.0 的版本正在发布中 https://github.com/apache/dubbo-spi-extensions/tree/master/dubbo-cluster-extensions/dubbo-cluster-specify-address-dubbo3 预计本周末可以正式 release

3.0 版本相较 2.7 版本的指定 ip 提供了更全面的能力,文档我们也会在后续补充

@dnlixiaoxin
Copy link
Author

好的 那我就可以升级到最新的dubbo3了 期待最新的dubbo3的使用文档

@chickenlj
Copy link
Contributor

好的 那我就可以升级到最新的dubbo3了 期待最新的dubbo3的使用文档

#9436
请在此issue登记 3.0 用户信息,帮助社区提高版本质量,也方便我们后续更好的提供支持

@dnlixiaoxin
Copy link
Author

请问这个release了么 文档更新了么

@xykjlcx
Copy link

xykjlcx commented Apr 20, 2022

请问这个release了么 文档更新了么

你好,请问您解决了么

@dnlixiaoxin
Copy link
Author

请问这个release了么 文档更新了么

你好,请问您解决了么
没有 等待官方更新文档中 我现在用的还是2.7 3.0还没文档可以用

@xykjlcx
Copy link

xykjlcx commented Apr 20, 2022

请问这个release了么 文档更新了么

你好,请问您解决了么
没有 等待官方更新文档中 我现在用的还是2.7 3.0还没文档可以用

我的2.7.8没有Address类了,你用的是2.7.x啊?

@dnlixiaoxin
Copy link
Author

dnlixiaoxin commented Apr 20, 2022 via email

@dnlixiaoxin
Copy link
Author

dnlixiaoxin commented May 16, 2022

@AlbumenJ 请问文档有么 没有指定实例的调用 3.0一直无法使用 我按照上面发的spi扩展case 用Util试了一下还是无法使用

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

4 participants