-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
RSS Sydney
-
ALL
This code searches the metadata string for the table log setting. This works because there's only one setting with log=(enabled=true|false). But this will also capture settings like anything_log=(enabled=true|false) when added in the future. We could be smarter when parsing the metadata to avoid this scenario.
- duplicates
-
SERVER-96229 Use WiredTiger config parser instead of string matching
- Closed