Uploaded image for project: 'HTrace'
  1. HTrace
  2. HTRACE-115

The htraced datastore should use uint64 for span ids rather than int64

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • None
    • None

    Description

      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.

      Attachments

        1. HTRACE-115.001.patch
          13 kB
          Colin McCabe

        Issue Links

          Activity

            People

              cmccabe Colin McCabe
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: