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

Additional Redis PubSub types missing from reflect-config.json #1737

Closed
eleftherias opened this issue May 5, 2021 · 0 comments
Closed

Additional Redis PubSub types missing from reflect-config.json #1737

eleftherias opened this issue May 5, 2021 · 0 comments
Labels
type: bug A general bug
Milestone

Comments

@eleftherias
Copy link
Contributor

Two additional classes need to be added in the reflect-config.json: io.lettuce.core.pubsub.RedisPubSubAsyncCommandsImpl and io.lettuce.core.api.sync.BaseRedisCommands.
Without them, an error occurs on LettuceSubscription#doSubscribe.

This issue in Spring Native demonstrates the error spring-attic/spring-native#694

eleftherias added a commit to eleftherias/lettuce-core that referenced this issue May 5, 2021
@mp911de mp911de added the type: bug A general bug label May 6, 2021
@mp911de mp911de added this to the 6.0.5 milestone May 6, 2021
mp911de pushed a commit that referenced this issue May 6, 2021
mp911de added a commit that referenced this issue May 6, 2021
Remove duplicate definitions.

Original pull request: #1738.
mp911de pushed a commit that referenced this issue May 6, 2021
mp911de added a commit that referenced this issue May 6, 2021
Remove duplicate definitions.

Original pull request: #1738.
mp911de pushed a commit that referenced this issue May 6, 2021
mp911de added a commit that referenced this issue May 6, 2021
Remove duplicate definitions.

Original pull request: #1738.
@mp911de mp911de closed this as completed May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants