Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rptest: increase grace period for finalize #15814

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

nvartolomei
Copy link
Contributor

Partition shutdown and purger run asynchronously and can race since #11873. 5ms grace period for tests is too as TS requests for final manifest upload can take many milliseconds, especially with real TS backend.

Fixes #13510

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x
  • v23.1.x

Release Notes

  • none

Partition shutdown and purger run asynchronously and can race since
\redpanda-data#11873. 5ms grace period for tests is too as TS requests for final
manifest upload can take many milliseconds, especially with real
TS backend.

Fixes redpanda-data#13510
@nvartolomei nvartolomei merged commit e2cc9ee into redpanda-data:dev Dec 20, 2023
18 checks passed
@nvartolomei nvartolomei deleted the nv/finalize-purge-race branch December 21, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI Failure (1 blob left) in TopicDeleteCloudStorageTest.topic_delete_cloud_storage_test
2 participants