opengoofy / hippo4j

📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
https://hippo4j.cn
Apache License 2.0
5.61k stars 1.18k forks source link

[Bug] Cannot determine local hostname #1534

Closed YeLuoXu closed 2 weeks ago

YeLuoXu commented 8 months ago

Search before asking

Environment

Mac

Hippo4j version

1.5.0

What happened

持续出现INFO日志 c.h.core.toolkit.inet.InetUtils [convertAddress:155]: - Cannot determine local hostname

How to reproduce

server端:动态线程池 -> 线程池实例 ,点击查看详情

image

Debug logs

2024-03-13 15:35:44.753 [TID: N/A] INFO [nio-8002-exec-6] c.h.core.toolkit.inet.InetUtils [convertAddress:155]: - Cannot determine local hostname

Are you willing to submit PR?

Code of Conduct

magestacks commented 5 months ago

无法复现该问题,Debug 看下为什么会出现这个呢