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

nacos-config-spring-boot-starter 配置后在Linux启动过慢,win一般都是几十秒就启动了 #331

Open
yichengxian opened this issue May 15, 2024 · 1 comment

Comments

@yichengxian
Copy link

springboot 版本:1.5.22.RELEASE
nacos-config-spring-boot-starter版本: 0.1.10
Linux信息:

linux 上启动慢出现的日志如下,在wind下会很快顶多几百毫秒
2024-05-15 10:17:57.679 [main] INFO org.reflections.Reflections - Reflections took 6694 ms to scan 1 urls, producing 3 keys and 6 values
2024-05-15 10:18:03.973 [main] INFO org.reflections.Reflections - Reflections took 5921 ms to scan 1 urls, producing 4 keys and 9 values
2024-05-15 10:18:10.268 [main] INFO org.reflections.Reflections - Reflections took 6261 ms to scan 1 urls, producing 3 keys and 10 values
2024-05-15 10:19:05.363 [main] INFO org.reflections.Reflections - Reflections took 55072 ms to scan 210 urls, producing 0 keys and 0 values
2024-05-15 10:19:10.130 [main] INFO org.reflections.Reflections - Reflections took 4759 ms to scan 1 urls, producing 1 keys and 5 values
2024-05-15 10:19:15.791 [main] INFO org.reflections.Reflections - Reflections took 5624 ms to scan 1 urls, producing 1 keys and 7 values
2024-05-15 10:19:21.594 [main] INFO org.reflections.Reflections - Reflections took 5781 ms to scan 1 urls, producing 2 keys and 8 values
2024-05-15 10:20:18.507 [main] INFO org.reflections.Reflections - Reflections took 56857 ms to scan 210 urls, producing 0 keys and 0 values

@yichengxian
Copy link
Author

有同学知道如何排查这个问题嘛

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