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

nightly-20240126 deleting data from backfill table stuck #14886

Closed
cyliu0 opened this issue Jan 31, 2024 · 6 comments
Closed

nightly-20240126 deleting data from backfill table stuck #14886

cyliu0 opened this issue Jan 31, 2024 · 6 comments
Assignees
Labels
found-by-backfill-test type/bug Something isn't working
Milestone

Comments

@cyliu0
Copy link
Collaborator

cyliu0 commented Jan 31, 2024

Describe the bug

The deleting operation stuck during backfill test.


| 2024-01-30 04:32:31 | deleting data from backfill table
| 2024-01-30 04:32:31| Timing is on.

| 2024-01-30 05:24:17 | ❌ backfill test timeout

https://buildkite.com/risingwave-test/backfill/builds/140#018d56d0-5910-4d1e-b146-55090520c4df/570-1004

You can check the test code via https://github.com/risingwavelabs/kube-bench/blob/4d46161d17cbddaadb36370cb807de97da2f468e/manifests/benchmarks/backfill/start.template.yaml#L39-L72

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

nightly-20240129

Additional context

https://github.com/risingwavelabs/rw-commits-history?tab=readme-ov-file#nightly-20240126

nightly-20240126

@cyliu0 cyliu0 added the type/bug Something isn't working label Jan 31, 2024
@github-actions github-actions bot added this to the release-1.7 milestone Jan 31, 2024
@hzxa21
Copy link
Collaborator

hzxa21 commented Jan 31, 2024

@Little-Wallace
Copy link
Contributor

But, as I know, risingwave does not use delete range for DELETE FROM tableA

@hzxa21
Copy link
Collaborator

hzxa21 commented Jan 31, 2024

But, as I know, risingwave does not use delete range for DELETE FROM tableA

Yes, I think it will just do key deletion.

@hzxa21
Copy link
Collaborator

hzxa21 commented Jan 31, 2024

The retry run cannot start benachmark-risingwave component. Can there be any infra issue here?
https://buildkite.com/risingwave-test/backfill/builds/140#018d5d66-bf23-4773-a486-e4ceb77ec4d1/586-600

@cyliu0 cyliu0 changed the title nightly-20240129 deleting data from backfill table stuck nightly-20240126 deleting data from backfill table stuck Jan 31, 2024
@cyliu0
Copy link
Collaborator Author

cyliu0 commented Jan 31, 2024

The retry run cannot start benachmark-risingwave component. Can there be any infra issue here?
https://buildkite.com/risingwave-test/backfill/builds/140#018d5d66-bf23-4773-a486-e4ceb77ec4d1/586-600

Need to specify the RW_VERSION

@cyliu0
Copy link
Collaborator Author

cyliu0 commented Feb 2, 2024

Verified by nightly-20240201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
found-by-backfill-test type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants