[
https://issues.apache.org/jira/browse/HTRACE-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HTRACE-115:
----------------------------------------
Attachment: HTRACE-115.001.patch
> 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
> 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)