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

Add introduced userstore circuit breaker configuration to 5.10 and 6.1.0 #4662

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Tiffany-silva
Copy link

Purpose

Added documentation for the fix introduced with [1].

Goals

Document the introduced configuration through [1] for 5.10 [2] and 6.1 [3].

Approach

Include the configurations introduced through the fix as notes under the userstore docs.

Release note

This fix addresses the failures that occur when a particular userstore is down. The circuit breaker has been introduced to handle this behavior, allowing for smooth operations even when a specific userstore is unavailable. This feature is enabled by default. If you need to disable it, add the following configuration:

enable_circuit_breaker_for_user_stores=false


[1] https://github.com/wso2/carbon-kernel/pull/3632/files
[2] https://github.com/wso2-support/carbon-kernel/pull/2511
[2] https://github.com/wso2-support/carbon-kernel/pull/2514

@Tiffany-silva Tiffany-silva requested review from deshankoswatte and rksk and removed request for deshankoswatte July 26, 2024 11:36
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.

1 participant