Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-1159

Create more robust way to order (prioritize) interceptor behavior

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Controls
    • None

    Description

      Currently to prioritize which interceptors fire first a single file controls-interceptors.config is used to order the interceptor classes. This approach works for most cases. However, If I write 3 interceptors and package them in interceptor1.jar with a controls-interceptor.config file and have 3 different interceptors and config file in interceptor2.jar then only the interceptors that appear first on the classpath will maintain thier ordering as only 1 config file is resource loaded.

      Attachments

        Activity

          People

            Unassigned Unassigned
            amccullo Andrew McCulloch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: