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

Expose cache packages from action-mgt and certificate-mgt components #6198

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

ashanthamara
Copy link
Contributor

@ashanthamara ashanthamara commented Dec 11, 2024

Proposed changes in this pull request

  1. Expose cache package from the action-mgt osgi service
  2. Expose cache package from the certificate-mgt osgi service

In clustered nodes, cache invalidation is handled by hazelcast where it requires the cache classes to be available in the runtime. Hence we have to expose the classes from the osgi services.

Related Issue:

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/12276769424

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.40%. Comparing base (fe23af6) to head (75b0fb4).
Report is 14 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6198      +/-   ##
============================================
+ Coverage     45.34%   45.40%   +0.05%     
- Complexity    13842    13939      +97     
============================================
  Files          1614     1620       +6     
  Lines         99765   100552     +787     
  Branches      16562    16699     +137     
============================================
+ Hits          45238    45655     +417     
- Misses        47881    48146     +265     
- Partials       6646     6751     +105     
Flag Coverage Δ
unit 27.71% <ø> (+<0.01%) ⬆️

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.

@ashanthamara ashanthamara merged commit f3c7779 into wso2:master Dec 11, 2024
5 checks passed
@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12276769424
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

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

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12276769424

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