Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7722

[0-10] Avoid repetitious AccessController.doPrivileged calls if incoming buffer contains a sequence of frames for the same channel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-broker-7.0.0
    • Broker-J
    • None

    Description

      If the incoming buffer contains an a sequence of frames for the same channel, we currently call AccessController.doPrivileged for each frame individually. As AccessController.doPrivileged is a relatively expensive operation, it is worthwhile to make this algorithm more efficient.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: