MongoDB losing / reverting some data

  Kiến thức lập trình

Not quite sure how to handle this. Not even sure it belongs here.
Long story short, I have a MongoDB instance (6.x) running on Win10.
Sometimes, the DB returns some missing values for a document.
Also seen it reverting to some older versions of a document (some values are reset).
It’s rare but happens. It’s running on a SSD.
Is this an indicator of BIT flipping or is it caused by a MongoDB crash / restart ?

LEAVE A COMMENT