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

[gateway] Rename healthcheck thread #361

Closed
brasseld opened this issue Dec 6, 2016 · 0 comments
Closed

[gateway] Rename healthcheck thread #361

brasseld opened this issue Dec 6, 2016 · 0 comments
Assignees
Milestone

Comments

@brasseld
Copy link
Member

brasseld commented Dec 6, 2016

15:16:31.370 [healthcheck-1] [] DEBUG i.g.g.s.h.EndpointHealthCheck - Runnning health-check for Api{id='4e0db366-f772-4489-8db3-66f772b48989', name='API Bear', version='1'}
15:16:31.370 [healthcheck-1] [] DEBUG i.g.g.s.h.EndpointHealthCheck - Execute health-check request: http://localhost:9099/api/bears/	GET	headers:
15:16:31.373 [AsyncHttpClient-2-13] [] DEBUG i.g.g.s.h.EndpointHealthCheck - An error occurs while executing request http://localhost:9099/api/bears/	GET	headers:: Connection refused: localhost/0:0:0:0:0:0:0:1:9099
15:16:31.373 [AsyncHttpClient-2-13] [] DEBUG i.g.g.s.h.EndpointHealthCheck - Report health results for Api{id='4e0db366-f772-4489-8db3-66f772b48989', name='API Bear', version='1'}
15:16:31.434 [rate-limit-poller] [] DEBUG i.g.g.s.ratelimit.RateLimitPoller - Refresh rate-limits from repository

It will be useful to rename async-http-client thread to something more understandable(healtheck-poller in this case).

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

No branches or pull requests

2 participants