jojochuang opened a new pull request, #10748:
URL: https://github.com/apache/ozone/pull/10748

   ## Summary
   - Remove `@Flaky("HDDS-14741")` and the proxy stickiness assertion that 
fails when follower read retries rotate the proxy provider index.
   - Flush all OMs after bulk writes so metadata is persisted before 
cross-client reads.
   - Replace the flaky `listKeys` count assertion (intermittently returned 100 
of 101 keys on follower read) with a `headObject` check on the last 
bulk-written key, which matches the test's linearizable read-after-write goal.
   
   ## Jira
   https://issues.apache.org/jira/browse/HDDS-14741
   
   ## Test plan
   - [x] Local: 5 consecutive iterations passed before environment issues
   - [x] Fork flaky-test-check 10x10 green: 
https://github.com/jojochuang/ozone/actions/runs/29299267960
   
   Generated-by: Cursor (Composer)
   
   
   Made with [Cursor](https://cursor.com)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to