[ 
https://issues.apache.org/jira/browse/HTRACE-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin Patrick McCabe resolved HTRACE-115.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.0

> The htraced datastore should use uint64 for span ids rather than int64
> ----------------------------------------------------------------------
>
>                 Key: HTRACE-115
>                 URL: https://issues.apache.org/jira/browse/HTRACE-115
>             Project: HTrace
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>             Fix For: 3.2.0
>
>         Attachments: HTRACE-115.001.patch
>
>
> Currently we manipulate span IDs as int64 rather than uint64 in some places 
> in the htraced datastore.  This is wrong since it makes the comparison 
> operators work differently than would be expected.  We should fix it to use 
> uint64.



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

Reply via email to