BtreeLogic::Builder generates an invalid Btree

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.7.5
    • Affects Version/s: 2.2.7
    • Component/s: Index Maintenance, Storage
    • None
    • Fully Compatible
    • ALL
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The btree it builds has a root node with no nextChild. This means it has N keys and N children rather than N+1.

      This only effects foreground index builds with enough data to have a multi-layer btree.

      I verified this has been the behavior since at least 2.2 which is the oldest branch I can build locally.

              Assignee:
              Mathias Stearn
              Reporter:
              Mathias Stearn
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: