Project

General

Profile

« Previous | Next » 

Revision 488ae672

Added by Martin Bacovsky over 5 years ago

Fixes #25939 - Fix mongo engines during restore

When we restore backup of MongoDB using MMapv1 storage engine
on a machine where MongoDB with WiredTiger exists at some point
we end up with old config and new data which breaks the service.
This patch makes sure this situation is detected and remediated.

  • added
  • modified
  • copied
  • renamed
  • deleted