Denny Ye created FLUME-1480:
-------------------------------

             Summary: Replace object descriptor with detailed component type 
plus name
                 Key: FLUME-1480
                 URL: https://issues.apache.org/jira/browse/FLUME-1480
             Project: Flume
          Issue Type: Improvement
          Components: Easy
    Affects Versions: v1.2.0
            Reporter: Denny Ye
            Priority: Minor
             Fix For: v1.3.0


I am tracking issue at dynamic configuration. And there have many logs with 
object descriptor like this:
{quote}
org.apache.flume.channel.MemoryChannel@594ab51b
org.apache.flume.sink.DefaultSinkProcessor@488ddb93
org.apache.flume.lifecycle.LifecycleSupervisor$SupervisorPolicy$AlwaysRestartPolicy@1cad6513
{quote}
It's really hard to identify in which component from log record. Specially, I 
would like to know the primary concrete component type (Source, Channel or 
Sink) and component name (mc, hsa,...)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to