You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of the API-key support use a registry call to fetch the security schemes of the API when fetching the API details [1]. This is a performance intensive task and we should try to avoid this in this flow.
Problem
The current implementation of the API-key support use a registry call to fetch the security schemes of the API when fetching the API details [1]. This is a performance intensive task and we should try to avoid this in this flow.
[1] - https://github.com/wso2/carbon-apimgt/blob/master/components/apimgt/org.wso2.carbon.apimgt.internal.service/src/main/java/org/wso2/carbon/apimgt/internal/service/utils/SubscriptionValidationDataUtil.java#L100
Solution
N/A
Affected Component
APIM
Version
4.4.0
Implementation
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: