I'm reading our logs and I see the following: INFO [cloud.resource.ResourceManagerImpl] (179066495@qtp-444276450-1:) Trying to add a new host at http://sim/c0/h0 in data center 1
179066495@qtp-444276450-1 is obviously the name of the thread but it is completely not useful? Does anyone know if this only happens on dev environment (maybe jetty is naming its processing threads this way) or if it is because of our code somehow? Does it happen for guys running in tomcat? --Alex