Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-608

LongRunningConversationLifecycleEventTest and others wrongly assume that Session get destroyed at shutdown

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • 2.0.3.Final
    • Tests
    • None

    Description

      Some tests wrongly assume that the Servlet Sessions will all get destroyed during shutdown.
      But that is not necessarily the case. An undeploy or shudown might passivate the Session to a storage and pick it up later again.

      This is perfectly valid from a Servlet perspective and CDI must follow those rules.

      Attachments

        Activity

          People

            Unassigned Unassigned
            struberg Mark Struberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              PagerDuty