Re: [PR] [fix][test] Fix flaky test testShadowWrites [pulsar]

2024-05-22 Thread via GitHub
merlimat merged PR #22745: URL: https://github.com/apache/pulsar/pull/22745 -- 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: commits-unsubscr...@pulsar.a

Re: [PR] [fix][test] Fix flaky test testShadowWrites [pulsar]

2024-05-22 Thread via GitHub
codecov-commenter commented on PR #22745: URL: https://github.com/apache/pulsar/pull/22745#issuecomment-2124511470 ## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/22745?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

[PR] [fix][test] Fix flaky test testShadowWrites [pulsar]

2024-05-20 Thread via GitHub
RobertIndie opened a new pull request, #22745: URL: https://github.com/apache/pulsar/pull/22745 Fixes #22345 ### Motivation Root cause analysis Actually, the ledger will roll over here because it will fill up the current ledger: https://github.com/apache