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

[Broker-J] [AMQP 0-8..0-91] Decode FieldTable fields on demand

    XMLWordPrintableJSON

Details

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

    Description

      At the moment all field table properties are decoded when decode functionality is invoked. For use cases when only some of the field table properties are queried, the decoding functionality can be changed to stop decoding on getting the requested property. Potentially, such approach can improve the performance of routing transient messages when destinations are bound to the routing exchange using selector filters. As filter expression contains only some properties, the decoding of message headers can be stopped on getting all fields specified in selector expression.

      The idea is illustrated by Rob Godfrey on QPID-8238

      Attachments

        Issue Links

          Activity

            People

              orudyy Alex Rudyy
              orudyy Alex Rudyy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: