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

enable pre_session_data_cleanup #6544

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

Sachin-Mamoru
Copy link
Contributor

Proposed changes in this pull request

session_data.cleanup.enable_pre_session_data_cleanup
Setting the above configuration will fix the performance degradation in 500 concurrency.
Setting it to true enables separate cleanup for temporary authentication context data.

@madurangasiriwardena madurangasiriwardena merged commit 6fbe456 into wso2:master Feb 21, 2025
3 checks passed
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.23%. Comparing base (4d14b4c) to head (fbcd3b1).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6544      +/-   ##
============================================
+ Coverage     47.02%   47.23%   +0.20%     
+ Complexity    15736    15277     -459     
============================================
  Files          1751     1751              
  Lines        108945   106652    -2293     
  Branches      20462    19967     -495     
============================================
- Hits          51236    50372     -864     
+ Misses        50457    49194    -1263     
+ Partials       7252     7086     -166     
Flag Coverage Δ
unit 30.58% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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