Collection validation memory needed calculation can overflow

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.0-rc10, 7.0.13
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • v8.0, v7.3, v7.0, v6.0, v5.0
    • Execution Team 2024-06-24
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Before the start of the second phase of collection validation, we iterate through the buckets and sum the memory needed. However, this is currently using a signed 32-bit integer so it may overflow if the total key size from those buckets is greater than ~2GB.

            Assignee:
            Gregory Noma
            Reporter:
            Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: