Skip to content

【consul】服务被interrupt之后,并不会立刻从注册中心消失 #749

Closed
@JiaLiangoooo

Description

What happened:
目前注册中心用的consul,服务被强行interrupt, 现象是当前的已经被注册上去的service并不会立即消失. 而是过一段时间后会被注册中心自动删除. registry中的Unregister并不会被调用

What you expected to happen:
服务被interrupt, 应该直接从注册中心UnRegister, 而不应该依赖consul检测后,自动清除

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions