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

[#1634] fix(server): remove app folder if app is expired #1635

Merged
merged 4 commits into from
Apr 13, 2024

Conversation

zuston
Copy link
Member

@zuston zuston commented Apr 10, 2024

What changes were proposed in this pull request?

Always executing the removeResources no matter whether blockIds remain.

Why are the changes needed?

Fix: #1634

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Using existing unit tests, but additionally checking the app folder after app is expired.

@zuston zuston requested a review from jerqi April 10, 2024 08:12
@zuston
Copy link
Member Author

zuston commented Apr 10, 2024

Could you help review this? @rickyma

Copy link

github-actions bot commented Apr 10, 2024

Test Results

 2 363 files  ±0   2 363 suites  ±0   4h 30m 38s ⏱️ +47s
   912 tests ±0     910 ✅  - 1   1 💤 ±0  1 ❌ +1 
10 585 runs  ±0  10 570 ✅  - 1  14 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 42766c8. ± Comparison against base commit a7a0b4c.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@rickyma rickyma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM. Left some minor comments.

@zuston zuston requested a review from rickyma April 11, 2024 02:18
Copy link
Contributor

@rickyma rickyma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jerqi jerqi merged commit 6ea4300 into apache:master Apr 13, 2024
39 of 41 checks passed
jerqi pushed a commit that referenced this pull request Apr 30, 2024
### What changes were proposed in this pull request?

Always executing the removeResources no matter whether blockIds remain.

### Why are the changes needed?

Fix: #1634 

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Using existing unit tests, but additionally checking the app folder after app is expired.
zuston added a commit to zuston/incubator-uniffle that referenced this pull request May 27, 2024
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.

[Bug] app localdisk folder remains when app is expired
3 participants