0-21 - Too many instances built

Possible Reason

Generally, it means that org.apache.dubbo.common.timer.HashedWheelTimer creates too many instances.

Troubleshooting and resolution steps

It does not affect the construction of the instance, and there may be a risk of memory leaks.