Skip to content

Conversation

@JooHyukKim
Copy link
Member

@JooHyukKim JooHyukKim commented Jun 7, 2023

Fixes test failures in commit 2fea0d2

Root cause

There was missing part after couple of backport and forward-merges between branches 2.16 and master

History

First, we backported to 2.16 from master the JsonTypeInfo.Value usage in TypeResolverBuilder with PR #3949.

At this point, none of 2.16 and master branch handled _requireTypeIdForSubtypes in StdTypeResolverBuilder

👉🏼 Then, we introduced in 2.16 only _requireTypeIdForSubtypes in StdTypeResolverBuilder with PR #3953. So there definitely was confusion regards to whether #3953 was a feature or a backport

Hope it all makes sense 🙏🏼🙏🏼

Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cowtowncoder cowtowncoder merged commit 1024884 into FasterXML:master Jun 7, 2023
@JooHyukKim JooHyukKim deleted the add-missing-_requireTypeIdForSubtypes-handling-in-StdTypeResolverBuilder branch June 16, 2023 11:12
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