Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: Cache hooks per Flag Evaluation Type #1734
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
feat: Cache hooks per Flag Evaluation Type #1734
Changes from 12 commits
df49024ea3990d1e7ee969d49b91628eda62e9af46b9fc7768a0770e64a81fbb5a443fba8f6bc8f9da4459530f5File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 24 in src/main/java/dev/openfeature/sdk/FeatureProvider.java
Provide the parametrized type for this generic.
Check warning on line 26 in src/main/java/dev/openfeature/sdk/FeatureProvider.java
Provide the parametrized type for this generic.
Check warning on line 27 in src/main/java/dev/openfeature/sdk/FeatureProvider.java
Provide the parametrized type for this generic.
Check warning on line 21 in src/main/java/dev/openfeature/sdk/FlagEvaluationOptions.java
Provide the parametrized type for this generic.
Check warning on line 26 in src/main/java/dev/openfeature/sdk/FlagEvaluationOptions.java
Provide the parametrized type for this generic.
Check warning on line 31 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 32 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 33 in src/main/java/dev/openfeature/sdk/HookSupport.java
The type of "clientHooks" should be an interface such as "Queue" rather than the implementation "ConcurrentLinkedQueue".
Check warning on line 33 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 34 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 34 in src/main/java/dev/openfeature/sdk/HookSupport.java
The type of "apiHooks" should be an interface such as "Queue" rather than the implementation "ConcurrentLinkedQueue".
Check warning on line 50 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 50 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 60 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 60 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 60 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 65 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 162 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 175 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 175 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 177 in src/main/java/dev/openfeature/sdk/HookSupport.java
Provide the parametrized type for this generic.
Check warning on line 25 in src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java
Provide the parametrized type for this generic.
Check warning on line 326 in src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java
Provide the parametrized type for this generic.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.