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

[#1501] fix(server): storage selection cache accidentally deleted when clearing stage level data. #1505

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

dingshun3016
Copy link
Contributor

@dingshun3016 dingshun3016 commented Feb 4, 2024

What changes were proposed in this pull request?

avoid storage selection cache accidentally deleted

Why are the changes needed?

Fix: (#1501)

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Unit tests

@dingshun3016
Copy link
Contributor Author

I have fixed the failure of CI. please review it. @zuston

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e3b4618) 0.00% compared to head (e7e1c3c) 55.27%.

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #1505       +/-   ##
=============================================
+ Coverage          0   55.27%   +55.27%     
- Complexity        0     2807     +2807     
=============================================
  Files             0      407      +407     
  Lines             0    21988    +21988     
  Branches          0     2077     +2077     
=============================================
+ Hits              0    12153    +12153     
- Misses            0     9077     +9077     
- Partials          0      758      +758     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@zuston zuston left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your contribution @dingshun3016

And welcome the Uniffle community!

@zuston zuston merged commit 576a925 into apache:master Feb 4, 2024
36 checks passed
@dingshun3016
Copy link
Contributor Author

LGTM. Thanks for your contribution @dingshun3016

And welcome the Uniffle community!

Thanks, I'm happy to join the community

zuston pushed a commit to zuston/incubator-uniffle that referenced this pull request May 27, 2024
…ed when clearing stage level data. (apache#1505)

avoid storage selection cache accidentally deleted

Fix: (apache#1501)

No.

Unit tests
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.

3 participants