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

Drop-pending ident reaper logs noisy errors until checkpoint completes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0, 7.0.0-rc2, 6.0.12
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • v7.0, v6.0
    • Execution Team 2023-04-03, Execution Team 2023-04-17, Execution Team 2023-05-01
    • 35

      As of SERVER-74033, we drop WT tables without "force=true", but as a result, we print errors every second until a checkpoint takes place, by default every minute

      2023-03-09T09:03:20.091+00:00 I  STORAGE  [TimestampMonitor] Completing drop for ident {"ident":"collection-2--2259663256765783329","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}
      2023-03-09T09:03:17.091+00:00 I  STORAGE  [TimestampMonitor] Drop-pending ident is still in use {"ident":"collection-2--2259663256765783329","dropTimestamp":{"$timestamp":{"t":0,"i":0}},"error":{"code":314[30/1834]
      e":"ObjectIsBusy","errmsg":"Failed to remove drop-pending ident collection-2--2259663256765783329"}} 

      We should clean this up, because it's quite noisy and looks like there is a problem when there is not.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: