Uploaded image for project: 'Data Model'
  1. Data Model
  2. DAMD-4

Hash need to be 8byte

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Done (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Labels:
      None

      Description

      Hash of calculate_pfsVisitHash and calculate_pfsConfigId need to be 8byte.
      > # convert to int and truncate to 8 bytes
      > sha1 = int(m.hexdigest(), 16) & 0xffffffff

      I think 0xffffffff is 4byte....?

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                rhl rhl
                Reporter:
                atsushi.shimono shimono
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: