Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2536

Make InjectableRequestContextController more robust

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.1.0.Final
    • None
    • None
    • None

    Description

      The object should be considered stateful, invoking the same instance on different threads may not work properly, non-portable behavior may occur.

      (6.5.2.1. Activating a Request Context)

      In theory, we could use threadlocal and so it would be possible to reuse the bean from multiple threads.

      Attachments

        Activity

          People

            mkouba@redhat.com Martin Kouba
            mkouba@redhat.com Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: