Summary
What is the problem or use case, what are we trying to achieve?
As this project will result in data format change, by having a feature flag to enable /disable will faciliate intermediate merging of the project to main WiredTiger branch.
Motivation
- Does this affect any team outside of WT?
(Are they blocked? Are they waiting for an answer?)
No. This will prevent the undesired consequences of impacting the performance / functionality of develop branch due to merging of the changes from this project with out completing the testing.
- How likely is it that this use case or problem will occur?
(Main path? Edge case? Frequency of the issue?)
- If the problem does occur, what are the consequences and how severe are they?
(A minor annoyance at a log message? Performance concern? Outage/unavailability? Test Failure?)
- Is this issue urgent?
(Does this ticket have a required timeline? What is it?)
Acceptance Criteria (Definition of Done)
(When will this ticket be considered done? What is the acceptance criteria for this ticket to be closed?)
- Testing
(What all testing needs to be done as part of this ticket? Unit? Functional? Performance?Testing at MongoDB side?)
- Documentation update
(Does this ticket require a change in the architecture guide? If yes, please create a corresponding doc ticket.)
None.
[Optional] Suggested Solution
(Is there any suggested solution to handle this issue? Is it related to any existing WT ticket? Is it related to any previous issue fixed? If yes, link the WT ticket number using related to, depends on, dependent on by links)
- is related to
-
WT-10145 Enable 'page_stats_2022' flag in standalone builds
- Backlog