commercetools / commercetools-paypal-plus-integration

Integration between commercetools API and PayPal Plus API
Apache License 2.0
7 stars 1 forks source link

Check logged error on startup and service starting time #146

Open butenkor opened 5 years ago

butenkor commented 5 years ago

Check why following error is being logged:

[ost-startStop-1] io.netty.util.ResourceLeakDetector : LEAK: You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the JVM,so that only a few instances are created.

and check why we possibly increase service startup time for every newly added tenant.