You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #86256, we add a metamorphic parameter for TestMVCCHistories that causes Pebble to write very small blocks and flush after each write, in order to provoke TBI bugs.
We should extend this to other tests too -- maybe even enable it metamorphically for the default Pebble test engine.
In #86256, we add a metamorphic parameter for
TestMVCCHistories
that causes Pebble to write very small blocks and flush after each write, in order to provoke TBI bugs.We should extend this to other tests too -- maybe even enable it metamorphically for the default Pebble test engine.
Jira issue: CRDB-18853
Epic CRDB-2624
The text was updated successfully, but these errors were encountered: