Validation MVP to validate source replica sets prior to migration operations.
- Is the index value a non-zero numeric value, hashed, text, or 2d.
- The value does not exceed the maximum allowed (1024 bytes).
- Are the options leveraged appropriate for the index type.
- Are the index options valid and recognized by MongoDB.
oplogvalidation. You will need to validate the size of the sourceoplogoutside of this tool.
Please kindly note, this is not an officially supported MongoDB product nor is it production ready at this time. This code is considered alpha.