Skip to content

DATAMONGO-2388 - Fix CodecConfigurationException when reading index info containing DbRef in partial filter expression. #797

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

Closed
wants to merge 3 commits into from

Conversation

christophstrobl
Copy link
Member

@christophstrobl christophstrobl commented Oct 17, 2019

Provide the default CodecRegistry when converting partial index data to its String representation used in IndexInfo.

Should be back ported to 2.2.x and 2.1.x.

Execution time and test order changed by using JUnit5. This commit fixes some of the issues related to index creation where actually not needed.
…nfo that contains DbRef.

Provide the default CodecRegistry when converting partial index data to its String representation used in IndexInfo.
mp911de pushed a commit that referenced this pull request Oct 28, 2019
…nfo that contains DbRef.

Provide the default CodecRegistry when converting partial index data to its String representation used in IndexInfo.

Original pull request: #797.
mp911de added a commit that referenced this pull request Oct 28, 2019
Use StringJoiner to create comma-delimited String. Add nullability annotations.

Original pull request: #797.
mp911de pushed a commit that referenced this pull request Oct 28, 2019
…nfo that contains DbRef.

Provide the default CodecRegistry when converting partial index data to its String representation used in IndexInfo.

Original pull request: #797.
mp911de added a commit that referenced this pull request Oct 28, 2019
Use StringJoiner to create comma-delimited String. Add nullability annotations.

Original pull request: #797.
mp911de pushed a commit that referenced this pull request Oct 28, 2019
…nfo that contains DbRef.

Provide the default CodecRegistry when converting partial index data to its String representation used in IndexInfo.

Original pull request: #797.
mp911de added a commit that referenced this pull request Oct 28, 2019
Use StringJoiner to create comma-delimited String.

Original pull request: #797.
@mp911de
Copy link
Member

mp911de commented Oct 28, 2019

That's merged, polished, and backported now.

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.

2 participants