Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1042

Adding interceptors with the same priority leads to non-deterministic behaviour

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.0.0.CR1
    • None
    • EE
    • None

    Description

      public static final int SINGLETON_CONTAINER_MANAGED_CONCURRENCY_INTERCEPTOR = 0x800;
      public static final int USER_INTERCEPTORS = 0x800;
      

      The order of execution between CONCURRENCY and USER is no longer guaranteed.

      The EE framework must detect such a setup and fail.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-cdewolf Carlo de Wolf
              rhn-engineering-cdewolf Carlo de Wolf
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: