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

about service is shutting down #8

Open
lmx1989219 opened this issue Nov 17, 2017 · 2 comments
Open

about service is shutting down #8

lmx1989219 opened this issue Nov 17, 2017 · 2 comments

Comments

@lmx1989219
Copy link

lmx1989219 commented Nov 17, 2017

hi ryanjbaxter,
thanks for you help,i run this code normally.
but i found that hello-service is shutting down and not be removed from eureka server soon.
how can do it will be removed so fast?

@lmx1989219
Copy link
Author

lmx1989219 commented Nov 17, 2017

follow is log:

2017-11-17 16:39:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:40:20.806 INFO 9928 --- [nio-8761-exec-9] c.n.e.registry.AbstractInstanceRegistry : Registered instance HELLOSERVER/20160829-160111.zibang.com:HelloServer:7112 with status UP (replication=false)
2017-11-17 16:40:21.321 INFO 9928 --- [io-8761-exec-10] c.n.e.registry.AbstractInstanceRegistry : Registered instance HELLOSERVER/20160829-160111.zibang.com:HelloServer:7112 with status UP (replication=true)
2017-11-17 16:40:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:41:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:42:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:43:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:44:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:44:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Evicting 1 items (expired=1, evictionLimit=1)
2017-11-17 16:44:40.272 WARN 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : DS: Registry: expired lease for HELLOSERVER/20160829-160111.zibang.com:HelloServer:7112
2017-11-17 16:44:40.274 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Cancelled instance HELLOSERVER/20160829-160111.zibang.com:HelloServer:7112 (replication=false)
2017-11-17 16:45:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:46:38.633 INFO 9928 --- [hresholdUpdater] c.n.e.r.PeerAwareInstanceRegistryImpl : Current renewal threshold is : 6
2017-11-17 16:46:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:46:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Evicting 1 items (expired=1, evictionLimit=1)
2017-11-17 16:46:40.272 WARN 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : DS: Registry: expired lease for HELLOSERVER/20160829-160111.zibang.com:HelloServer:7111
2017-11-17 16:46:40.274 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Cancelled instance HELLOSERVER/20160829-160111.zibang.com:HelloServer:7111 (replication=false)
2017-11-17 16:47:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:48:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:49:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:50:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:51:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms
2017-11-17 16:52:40.272 INFO 9928 --- [a-EvictionTimer] c.n.e.registry.AbstractInstanceRegistry : Running the evict task with compensationTime 0ms

@lmx1989219
Copy link
Author

after a few minutes ,i found it can unregistered from enreka service.
but i need more fast how can i do?
@royclarkson thanks

@lmx1989219 lmx1989219 changed the title about service is shut down about service is shutting down Nov 18, 2017
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

1 participant