[
https://issues.apache.org/jira/browse/HTRACE-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979801#comment-14979801
]
Masatake Iwasaki commented on HTRACE-282:
-----------------------------------------
{code}
if begin >= urdate {
lg.Debugf("After reaping %d span(s), the remaining
spans in " +
"shard %s are young enough to be kept",
totalReaped, shd.path)
return
{code}
The message should have newline at the end.
> htraced: reap spans which are older than a configurable interval
> ----------------------------------------------------------------
>
> Key: HTRACE-282
> URL: https://issues.apache.org/jira/browse/HTRACE-282
> Project: HTrace
> Issue Type: Bug
> Components: htraced
> Affects Versions: 3.2.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-282.001.patch, HTRACE-282.002.patch,
> HTRACE-282.003.patch, HTRACE-282.004.patch, TestReapingOldSpans.log
>
>
> htraced: reap spans which are older than a configurable interval
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)