You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/10/28 23:11:28 UTC

[jira] [Comment Edited] (HTRACE-282) htraced: reap spans which are older than a configurable interval

    [ https://issues.apache.org/jira/browse/HTRACE-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979338#comment-14979338 ] 

Colin Patrick McCabe edited comment on HTRACE-282 at 10/28/15 10:11 PM:
------------------------------------------------------------------------

This should fix it.  It looks like I had a plus sign instead of a minus when calculating the time to do eviction since.  I was able to reproduce the behavior you saw when adding a {{time.Sleep(1 * time.Second)}} to the test.

I also added some metrics about the number of reaped spans to this latest patch.


was (Author: cmccabe):
This should fix it.  It looks like I had a plus sign instead of a minus when calculating the time to do eviction since.

I also added some metrics about the number of reaped spans to this latest patch.

> 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)