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

Fix non-null assertion on Converter in ConvertingCursor #2701

Closed
jxblum opened this issue Sep 6, 2023 · 1 comment
Closed

Fix non-null assertion on Converter in ConvertingCursor #2701

jxblum opened this issue Sep 6, 2023 · 1 comment
Assignees
Labels
in: core Issues in core support type: bug A general bug

Comments

@jxblum
Copy link
Contributor

jxblum commented Sep 6, 2023

Assertion in ConvertingCursor inappropriately asserts on Cursor and not the Converter being wrapped. See here.

@jxblum jxblum self-assigned this Sep 6, 2023
@jxblum
Copy link
Contributor Author

jxblum commented Sep 6, 2023

See #2696

@jxblum jxblum added the in: core Issues in core support label Sep 6, 2023
@jxblum jxblum added this to the 2.7.16 (2021.2.16) milestone Sep 6, 2023
@jxblum jxblum added the type: bug A general bug label Sep 6, 2023
jxblum added a commit to jxblum/spring-data-redis that referenced this issue Sep 7, 2023
jxblum added a commit to jxblum/spring-data-redis that referenced this issue Sep 7, 2023
jxblum added a commit to jxblum/spring-data-redis that referenced this issue Sep 7, 2023
@jxblum jxblum closed this as completed in e423851 Sep 7, 2023
@jxblum jxblum changed the title Fix non-null assertion on Converter in ConvertingConverter Fix non-null assertion on Converter in ConvertingCursor Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant