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

Eureka同步到nacos,eureka下线,nacos不下线 #124

Closed
niejian opened this issue Dec 27, 2019 · 5 comments
Closed

Eureka同步到nacos,eureka下线,nacos不下线 #124

niejian opened this issue Dec 27, 2019 · 5 comments
Assignees

Comments

@niejian
Copy link

niejian commented Dec 27, 2019

Eureka同步到nacos时,当某个服务下线,Eureka上已找不到这个服务信息。但是在nacos界面上还能看到。查看access_log仍然有心跳服务请求。

@paderlol paderlol self-assigned this Dec 27, 2019
@paderlol
Copy link
Contributor

谢谢,这确实是一个问题,我马上修复下

paderlol added a commit to paderlol/nacos-sync that referenced this issue Dec 27, 2019
paderlol added a commit that referenced this issue Dec 27, 2019
Fix Nacos instance don't remove when Eureka sync to Nacos #124
@paderlol
Copy link
Contributor

已经修复掉了,等下会发一个小版本上去.

@niejian
Copy link
Author

niejian commented Jan 2, 2020

谢谢,这确实是一个问题,我马上修复下

在不能修改eureka-server的情况下,我这边加了个定时器去扫描task表,判断是否还在Eureka中,不过不在的话就调用nacosSync 下线 按钮的http请求。这样也能做到nacos对eureka的同步

@paderlol
Copy link
Contributor

paderlol commented Jan 2, 2020

可以使用新的版本,我已经修复了

@niejian
Copy link
Author

niejian commented Jan 3, 2020

可以使用新的版本,我已经修复了
大胸弟威武。升级到0.3.4就解决了

@niejian niejian closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants