stack created HBASE-14959: ----------------------------- Summary: Tracer#toString should dump configuration detail Key: HBASE-14959 URL: https://issues.apache.org/jira/browse/HBASE-14959 Project: HBase Issue Type: Bug Reporter: stack
It should dump out configured tracers, receivers and sampler info. Currently it does this: 1 2015-12-09 11:59:07,901 DEBUG [main] regionserver.HRegionServer: Tracer created Tracer(Server/172.18.13.155) Which is not helpful when trying to figure what is currently loaded when debugging why tracing is not working. -- This message was sent by Atlassian JIRA (v6.3.4#6332)