Mongodb - Will Bulk.find.remove() lock the collection
3
votes
1
answer
2006
views
I'm planning to run
Bulk.find.remove()
on a very big collection. (1.2TB).
Will it block inserting or updating other records (which are not a part of the above find
)?
Asked by TheDataGuy
(1986 rep)
Oct 9, 2019, 12:33 AM
Last activity: Oct 9, 2019, 08:19 AM
Last activity: Oct 9, 2019, 08:19 AM