Menu

#46 create option to work around broken system table indexes

4.0.5
closed
None
1
2023-01-12
2023-01-12
No

if the index on the system table is incorrect, table lookups won't work. add a flag to not use the index so these databases can still be used.

Discussion

  • James Ahlborn

    James Ahlborn - 2023-01-12
    • Group: Unnassigned --> 4.0.5
     
  • James Ahlborn

    James Ahlborn - 2023-01-12

    Added DatabaseBuilder.setIgnoreBrokenSystemCatalogIndex() method to workaround this problem.

     
  • James Ahlborn

    James Ahlborn - 2023-01-12
    • status: open --> closed
     
  • James Ahlborn

    James Ahlborn - 2023-01-12

    fixed in trunk, will be in the 4.0.5 release.

     

Log in to post a comment.

MongoDB Logo MongoDB