KeyString getValueCopy should only allocate a buffer as large as the source buffer

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Execution Team 2019-08-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      KeyString getValueCopy uses a new BufBuilder, which allocates a 512 byte buffer by default. Making copies of KeyString could potentially introduce memory pressure by holding large buffers with unused data during index builds.

            Assignee:
            Gregory Noma
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: