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

Remove acquire lock function added when fixing concurrency issues while deploying APIs during high traffic #2158

Conversation

thisaltennakoon
Copy link
Contributor

@thisaltennakoon thisaltennakoon commented Mar 6, 2024

Fix wso2/api-manager#2484

In response to the challenges outlined in https://github.com/wso2-enterprise/wso2-apim-internal/issues/3795, an initial approach to synchronise threads between synapse and gateway was implemented via object sharing mechanisms in wso2/carbon-apimgt#12137, #2092. However, through further analysis, an alternative method has been discovered to address these issues more efficiently. Consequently, this pull request removes the previously introduced changes, reducing coupling and enhancing the adaptability of the system.

@thisaltennakoon thisaltennakoon changed the title Fix Revision Deployment failed with an error Remove acquire lock function added when fixing concurrency issues while deploying APIs during high traffic Mar 21, 2024
@tharikaGitHub tharikaGitHub merged commit c33e9ea into wso2:master Mar 27, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants