Skip to content

revert: default setup of Context As Service #3754

Description

@jknack

In 4.x is automatically added, I think it is the cause of #3753. This option relay on some thread-local variables which need to be cleanup that async on request complete.

I will add the option back as part of RouterOptions:

{
   setRouterOptions(new RouterOptions().setContextAsService(true));
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions