You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "gulang12 (via GitHub)" <gi...@apache.org> on 2023/06/19 09:57:53 UTC

[GitHub] [dubbo] gulang12 opened a new issue, #12569: 升级dubbo3.0版本,可以优先升级应用层的服务吗,

gulang12 opened a new issue, #12569:
URL: https://github.com/apache/dubbo/issues/12569

   官网建议:看官网推荐是优先升级下游的服务,然后注册模式采用双注册方式(应用级+接口级),等下游升级完后再升级上游消费者的服务,并且采用(双订阅模式),等上下游服务都升级完后,下游服务统一修改为应用级注册模式,
   
   
   个人的看法:由于下游服务很多,上游消费者服务比较少,我想优先升级消费者端的服务,并且统一采用:双订阅模式,然后下游服务直接采用应用级注册模式,这样的话可以实现增量升级,同时也不需要等待所有的下游服务全部升级完,然后再去统一修改为应用级注册(应为修改了应用级注册,服务是需要重启的)
   
   不知道这样操作是否合理!!!!!
   
   
   
   


-- 
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.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


Re: [I] 升级dubbo3.0版本,可以优先升级应用层的服务吗, [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12569:
URL: https://github.com/apache/dubbo/issues/12569#issuecomment-1987529500

   No news is good news. Please feel free to create a new issue if you have any question.


-- 
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] songxiaosheng commented on issue #12569: 升级dubbo3.0版本,可以优先升级应用层的服务吗,

Posted by "songxiaosheng (via GitHub)" <gi...@apache.org>.
songxiaosheng commented on issue #12569:
URL: https://github.com/apache/dubbo/issues/12569#issuecomment-1598795556

   都可以,默认配置是这样的:消费者着自动感知自动决策使用应用级还是接口级,提供者总是双注册。 


-- 
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


Re: [I] 升级dubbo3.0版本,可以优先升级应用层的服务吗, [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ closed issue #12569: 升级dubbo3.0版本,可以优先升级应用层的服务吗,
URL: https://github.com/apache/dubbo/issues/12569


-- 
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