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

Revert "Generate lambdas to access default config methods" #666

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

rgallardo-netflix
Copy link
Contributor

Reverts #664

Users are seeing errors related to this change

...
Caused by:
    java.lang.invoke.LambdaConversionException: Invalid receiver type interface com.netflix.webclient.core.config.WebClientProperties$EnabledSupported; not a subtype of implementation receiver type interface com.netflix.webclient.core.config.WebClientProperties$Codecs
    at java.lang.invoke.AbstractValidatingLambdaMetafactory.validateMetafactoryArgs(AbstractValidatingLambdaMetafactory.java:240)
    at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:303)
    at com.netflix.archaius.ConfigProxyFactory.asFunction(ConfigProxyFactory.java:439)     

@rgallardo-netflix rgallardo-netflix merged commit e03f2c6 into 2.x Aug 29, 2023
2 checks passed
@rgallardo-netflix rgallardo-netflix deleted the revert-664-lambda-default-methods branch October 5, 2023 21:47
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