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

Responce time improvement of the subscription API by optimizing permission check #3577

Open
Methma opened this issue Feb 7, 2025 · 0 comments
Labels

Comments

@Methma
Copy link

Methma commented Feb 7, 2025

Description

Hi Team,

Extending the caching mechanism [1] to include creator and publisher permissions could further improve performance.

[1]. https://github.com/wso2/carbon-apimgt/blob/540755343fdc01f06593c938f551a396f6378b05/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/APIUtil.java#L2447

Thanks
Methma

Steps to Reproduce

This was identified using a thread dump analysis, reproducing required a large number of tenants, APIs etc.

Version

4.2.0

Environment Details (with versions)

No response

@Methma Methma added the Type/Bug label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant