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

Billie Rinaldi commented on HTRACE-6:
-------------------------------------

TraceRunnable is created through TraceExecutorService, and once we copy that 
class, we also have to copy TraceCallable.  Accumulo currently copies these 
three classes with small modifications.  We can keep doing that, but I figured 
it would be worthwhile to investigate whether we could push the changes down.  
It may be the case that Accumulo is the only user of these particular classes 
(at least they don't seem to be used by HBase or HDFS).  I can certainly fix 
the typecast error, if that would help.  Let's figure out what's going on with 
HTRACE-5 first, though, since there would be no point in addressing this one if 
we can't work that one out.

> Make TraceRunnable implement Comparable
> ---------------------------------------
>
>                 Key: HTRACE-6
>                 URL: https://issues.apache.org/jira/browse/HTRACE-6
>             Project: HTrace
>          Issue Type: Wish
>            Reporter: Billie Rinaldi
>         Attachments: HTRACE-6.1.patch
>
>
> Accumulo would be able to use htrace's TraceRunnable if it implemented 
> Comparable<TraceRunnable>.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to