This bug is for updating CMO assets with the new prometheus version. +++ This bug was initially created as a clone of Bug #1999397 +++ Description of problem: The test failure in #9255 showed that there is some race already in WAL replay even without snapshots. The race can also be detected in release-2.29 branch. This PR shows a unit test that can reproduce it. Version-Release number of selected component (if applicable): 2.29.1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Update to 2.29.2 carries the fix.
Closing this as duplicate as we can use the original bug for the CMO PR. *** This bug has been marked as a duplicate of bug 1999397 ***