Closed membersound closed 7 years ago
One ThreadLocal warning is an error in spring cloud netflix and I've submitted an issue: https://github.com/spring-cloud/spring-cloud-netflix/issues/2283
The other warning is a bug in our OptionsDispatchingZuulController
. It looks like we can get rid of it, but I need to do some investigation on that...
And currently I've no idea where the expiringMap-0
thread is spawned....
If I undeploy spring-boot-admin in a
tomcat8
, the following warnings for memoryleaks are displayed in the logs.Where might this come from? Maybe sba is missing some kind of shutdown hook to close the maps?
spring.boot.admin.routes.endpoints=env,metrics,trace,info,configprops,logfile,loggers,refresh,auditevents
sba-1.5.4 tomcat8.0.32