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

server keeps trying to create an index on system.sessions

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.0.1
    • Component/s: None
    • Labels:
      None
    • ALL

      This feels very similar to SERVER-32521 which I filed a while back but now I'm on Atlas replica set (which was upgraded from 3.6 to 4.0) and I see every five minutes in the logs:

      2018-08-31T00:09:09.665+0000 I COMMAND  [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:275 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 464030 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 464ms

            Assignee:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: