You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/03/31 09:15:34 UTC

[GitHub] [dubbo] BeyondWei opened a new issue #9871: 使用dubbo 来实现文件传输,3.X的版本推荐使用哪种协议

BeyondWei opened a new issue #9871:
URL: https://github.com/apache/dubbo/issues/9871


   使用dubbo 来实现文件传输,3.X的版本推荐使用哪种协议
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] BeyondWei commented on issue #9871: 使用dubbo 来实现文件传输,3.X的版本推荐使用哪种协议

Posted by GitBox <gi...@apache.org>.
BeyondWei commented on issue #9871:
URL: https://github.com/apache/dubbo/issues/9871#issuecomment-1085382156


   正在尝试使用triple
   在切换成triple的时候,消费启动检查机制显示找不到消费者,我在zookeeper的节点上看到,是存在tri协议的提供者节点的。
   当我关闭启动检查时,消费者可以正常注册在zk的节点上,但是调用时,仍然显示找不到提供者。
   切换成dubbo协议则是正常的
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] EarthChen commented on issue #9871: 使用dubbo 来实现文件传输,3.X的版本推荐使用哪种协议

Posted by GitBox <gi...@apache.org>.
EarthChen commented on issue #9871:
URL: https://github.com/apache/dubbo/issues/9871#issuecomment-1084354445


   建议使用 triple 协议,使用 stream 模式,相当于分块上传


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] BeyondWei commented on issue #9871: 使用dubbo 来实现文件传输,3.X的版本推荐使用哪种协议

Posted by GitBox <gi...@apache.org>.
BeyondWei commented on issue #9871:
URL: https://github.com/apache/dubbo/issues/9871#issuecomment-1085423713


   升级到3.0.6可以了


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org