Generally, it means that org.apache.dubbo.common.timer.HashedWheelTimer creates too many instances.
org.apache.dubbo.common.timer.HashedWheelTimer
It does not affect the construction of the instance, and there may be a risk of memory leaks.