Skip to content

客户端连接控制台端口问题 #20

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

Closed
mushang8923 opened this issue Aug 1, 2018 · 1 comment
Closed

客户端连接控制台端口问题 #20

mushang8923 opened this issue Aug 1, 2018 · 1 comment
Assignees
Labels
kind/bug Category issues or prs related to bug.
Milestone

Comments

@mushang8923
Copy link

Issue Description

Type: bug report or feature request

Describe what happened (or what feature you want)

同一台机器 (springboot+dubbo)
consumer :-Dcsp.sentinel.dashboard.server=localhost:8080 -Dproject.name=bos-web-provider -Dcsp.sentinel.api.port=8719
provider : -Dcsp.sentinel.dashboard.server=localhost:8080 -Dproject.name=bos-app-provider -Dcsp.sentinel.api.port=8720
引入包

com.alibaba.csp
sentinel-dubbo-adapter
${sentinel.adapter.version}


com.alibaba.csp
sentinel-transport-simple-http
${sentinel.http.version}

通过控制台显示,只显示了1个应用的信息,机器端口号为8719
如果不设置-Dcsp.sentinel.api.port=8720,能显示两个,但是配置限流规则后,flowRules只有在provider端能看到,consumer端flowRules为空

Describe what you expected to happen

通过端口,针对不同的应用配置对应的生效的限流规则

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

@sczyh30 sczyh30 added the kind/bug Category issues or prs related to bug. label Aug 1, 2018
@sczyh30 sczyh30 added this to the 0.1.1 milestone Aug 1, 2018
@sczyh30 sczyh30 self-assigned this Aug 1, 2018
@sczyh30 sczyh30 closed this as completed in 1c9f160 Aug 1, 2018
@sczyh30
Copy link
Member

sczyh30 commented Aug 1, 2018

Thanks for reporting!

sczyh30 added a commit that referenced this issue Aug 8, 2018
- Sentinel should not send heartbeat to dashboard until the runtime port has been settled down

Signed-off-by: Eric Zhao <[email protected]>
Arlmls pushed a commit to Arlmls/Sentinel that referenced this issue Jan 8, 2019
- Sentinel should not send heartbeat to dashboard until the runtime port has been settled down

Signed-off-by: Eric Zhao <[email protected]>
CST11021 pushed a commit to CST11021/Sentinel that referenced this issue Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Category issues or prs related to bug.
Projects
None yet
Development

No branches or pull requests

2 participants