Skip to content

Extend internal bitfield of MapperFeature to be long #3033

@cowtowncoder

Description

@cowtowncoder

Ok so something I figured might never occur -- number of MapperFeature fields filling int -- seems to be happening. Although with 3.0 we can remove/refactor some of them, this will not help 2.x, and we probably still need to add couple more in 2.x timeframe. Because of this, it probably makes sense to upgrade internal bitfield to use long: it should be mostly fine (I think there is just one theoretical gnarly part), and should go in 2.13.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions