Description
I am tracking issue at dynamic configuration. And there have many logs with object descriptor like this:
org.apache.flume.channel.MemoryChannel@594ab51b
org.apache.flume.sink.DefaultSinkProcessor@488ddb93
org.apache.flume.lifecycle.LifecycleSupervisor$SupervisorPolicy$AlwaysRestartPolicy@1cad6513
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,...)
Attachments
Attachments
Issue Links
- links to