Colin Patrick McCabe created HTRACE-115:
-------------------------------------------

             Summary: 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


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