Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86617

WT ColumnStoreCursor references ColumnStore object which may get deleted with catalog changes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • Fully Compatible
    • ALL
    • v7.0
    • 135

      The WTColumnStoreCursor keeps a reference to the underlying ColumnStore object. If there's a catalog change, this object may be destroyed, and subsequent accesses to it (across a yield) are unsafe.

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: