...
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.
xgen-internal-githook commented on Mon, 9 Oct 2023 12:34:07 +0000: Author: {'name': 'Jordi Olivares Provencio', 'email': 'jordi.olivares-provencio@mongodb.com', 'username': 'jordiolivares'} Message: SERVER-74033 Remove force option from ident drops SERVER-74714 Make drop-pending ident log message less noisy Branch: v6.0 https://github.com/mongodb/mongo/commit/f8970b52a03f057cfe507832100cdf8508dcde1d xgen-internal-githook commented on Thu, 18 May 2023 10:18:57 +0000: Author: {'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'} Message: SERVER-74714 Make drop-pending ident log message less noisy (cherry picked from commit 339bdc1fc371d8e6a9cdcf1e1a21ab713011fa41) Branch: v7.0 https://github.com/mongodb/mongo/commit/720e73249f60ad25b7f72e2f9cb4b3f402f15d7c xgen-internal-githook commented on Fri, 21 Apr 2023 14:44:34 +0000: Author: {'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'} Message: SERVER-74714 Make drop-pending ident log message less noisy Branch: master https://github.com/mongodb/mongo/commit/339bdc1fc371d8e6a9cdcf1e1a21ab713011fa41 xgen-internal-githook commented on Fri, 21 Apr 2023 09:34:54 +0000: Author: {'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'} Message: Revert "SERVER-74714 Make drop-pending ident log message less noisy" This reverts commit 161833d910edeb582ebee62bec3d895313c25482. Branch: master https://github.com/mongodb/mongo/commit/79b5f3086ceddde7a8d860c32f395a7839e725ed xgen-internal-githook commented on Tue, 18 Apr 2023 09:36:56 +0000: Author: {'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'} Message: SERVER-74714 Make drop-pending ident log message less noisy Branch: master https://github.com/mongodb/mongo/commit/161833d910edeb582ebee62bec3d895313c25482