Skip to content

Remove ThreadLocals.enable property in main #2105

Closed
@vy

Description

@vy

As @ppkarwasz hints here in #2104,

I would just drop (and document) the support for the ThreadLocals.enable.

Unless I am mistaken it was only used in the recycling process, setting ThreadLocals.enable=false never disabled all thread locals. For example ThreadContext still used them. The ThreadLocals.enable property seems misleading and deprecated, since Recycler.factory replaces it.

Hence this ticket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAffects the public APIenhancementAdditions or updates to features

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions