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

Show clustered index information in listCollections

    • Type: Icon: New Feature New Feature
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Execution Team 2021-02-22

      Modify listCollections to report the following clustered index information to the user for time-series collections only.

      {
          clusteredIndex: {
              keyFormat: <String>,
              expireAfterSeconds: <int>
          }
      }
      

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: