Skip to content

CP: More silo enlightenment (#5220) - v2.4#5240

Merged
csujedihy merged 3 commits into
release/2.4from
user/huanyi/cp-silo-fix-2.4
Jul 14, 2025
Merged

CP: More silo enlightenment (#5220) - v2.4#5240
csujedihy merged 3 commits into
release/2.4from
user/huanyi/cp-silo-fix-2.4

Conversation

@csujedihy

Copy link
Copy Markdown
Collaborator

Description

#5220 Attach to the right silo when uninitializing a connection. Otherwise, the security context could be freed in a silo that's not where the context was allocated.

Testing

CI and local repro

Documentation

N/A

@csujedihy
csujedihy requested a review from a team as a code owner July 10, 2025 22:09
@codecov

codecov Bot commented Jul 11, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.20%. Comparing base (9e9fbb4) to head (5235302).
Report is 1 commits behind head on release/2.4.

Additional details and impacted files
@@               Coverage Diff               @@
##           release/2.4    #5240      +/-   ##
===============================================
- Coverage        85.94%   85.20%   -0.75%     
===============================================
  Files               56       56              
  Lines            17338    17338              
===============================================
- Hits             14902    14772     -130     
- Misses            2436     2566     +130     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@guhetier guhetier left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nit: Should we cherry-pick the build fix PRs separately instead of bringing them with other changes?

@csujedihy

Copy link
Copy Markdown
Collaborator Author

nit: Should we cherry-pick the build fix PRs separately instead of bringing them with other changes?

Probably unnecessary. We won't need that fix anymore as we have gotten rid of v2.3. Also, the build fix can't be simply cherry-picked from 2.5. The code is different and I had to fix it manually.

@csujedihy
csujedihy merged commit 0d4f8a5 into release/2.4 Jul 14, 2025
377 of 380 checks passed
@csujedihy
csujedihy deleted the user/huanyi/cp-silo-fix-2.4 branch July 14, 2025 18:07
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.

2 participants