[ https://issues.apache.org/jira/browse/ACCUMULO-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232164#comment-14232164
]
Billie Rinaldi commented on ACCUMULO-3379:
------------------------------------------
I think we could just remove that debug statement entirely. I think it says that every time
it sends a span, and it should already be logging the trace hosts elsewhere.
> ZooTraceClient really spammy in logs
> ------------------------------------
>
> Key: ACCUMULO-3379
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3379
> Project: Accumulo
> Issue Type: Improvement
> Components: trace
> Reporter: Josh Elser
> Fix For: 1.7.0
>
>
> From my tserver log:
> {noformat}
> 2014-12-02 16:19:11,781 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,784 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,784 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,784 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,784 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,784 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,784 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,785 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,785 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,785 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> 2014-12-02 16:19:11,785 [tracer.ZooTraceClient] DEBUG: sending data to 127.0.0.1:12234
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|