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

HeartbeatExecutor/InstanceInfoReplicator threads naming is broken #1564

Open
pro100jekon opened this issue Dec 9, 2024 · 0 comments
Open

Comments

@pro100jekon
Copy link

So, the issue lies in this line: https://github.com/Netflix/eureka/blob/v2.0.4/eureka-client/src/main/java/com/netflix/discovery/DiscoveryClient.java#L384
Instead of using the old way of creating threads that used String format code uses plain String and the logs show the following:
image
Same goes for InstanceInfoReplicator
image

@pro100jekon pro100jekon changed the title HeartbeatExecutor thread naming is broken HeartbeatExecutor/InstanceInfoReplicator threads naming is broken Dec 9, 2024
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