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

use QOS command to check if target service is ready #7331

Closed
2 tasks done
nickwongwong opened this issue Mar 5, 2021 · 2 comments
Closed
2 tasks done

use QOS command to check if target service is ready #7331

nickwongwong opened this issue Mar 5, 2021 · 2 comments
Labels
help wanted Everything needs help from contributors

Comments

@nickwongwong
Copy link

nickwongwong commented Mar 5, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have checked the FAQ of this repository and believe that this is not a duplicate.

Environment

  • Dubbo version: 2.7.8
  • Operating System version: macOS
  • Java version: 8

Expected Result

希望检查指定的服务是否启动成功,然后再把服务流量切换上线
QOS功能提供了非常友好的http接口,但是缺少想要的功能
简单期望:QOS传入命令“Ready MyDubboService”,返回"true"或者"false"

Actual Result

现有的QOS功能,“Ready”命令,只能提供查询整个dubbo是否初始化成功
dubbo QOS文档
#5873
image

@AlbumenJ AlbumenJ added good first issue help wanted Everything needs help from contributors labels Mar 11, 2021
@AlbumenJ
Copy link
Member

@nickwongwong hi, would you please try to fix it ?

jiangxch pushed a commit to jiangxch/dubbo that referenced this issue Mar 14, 2021
AlbumenJ pushed a commit that referenced this issue Mar 17, 2021
Co-authored-by: 蒋小川 <jiangxch8355@fxiaoke.com>
@CrazyHZM
Copy link
Member

Resolved in #7370

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Everything needs help from contributors
Projects
None yet
Development

No branches or pull requests

4 participants
@AlbumenJ @nickwongwong @CrazyHZM and others