check your topology config, I suspect this would cause that behavior topology.debug : true
On Thu, Apr 14, 2016 at 7:42 AM, <[email protected]> wrote: > Hi, > > storm version .10 > > I'm using the default worker.xml config provided with storm. > > In my worker logs, I'm getting messages such as "Getting metrics for client > connection". Looking at the storm code, these messages should be debug > level, not info: > > storm-core/src/jvm/org/apache/storm/messaging/netty/Client.java: > LOG.debug("Getting metrics for client connection to {}", > dstAddressPrefixedName); > > I don't understand why I'm getting debug messages when the worker.xml is > configured for an info level. > > Please can somebody clarify for me? > > > Thanks -- John Bush Trax Technologies, Inc. M: 480-227-2910 TraxTech.Com -- CONFIDENTIALITY NOTICE: The preceding and/or attached information may be confidential or privileged. It should be used or disseminated solely for the purpose of conducting business with Trax. If you are not an intended recipient, please notify the sender by replying to this message and then delete the information from your system. Thank you for your cooperation.
