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

Refactor store/protocol API using Collection<QpidByteBuffers>

    XMLWordPrintableJSON

Details

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

    Description

      Store/protocol APIs have gradually been evolving to accept/return message content/message metadata in terms of an ordered list of QBBs. This has lead to use of helper methods such as those in QBBUtils which read from a list of buffers rather than a single one.

      This would be better refactored. QpidByteBuffer should be an interface. This would allow a concrete implementation CompositeQpidByteBuffer which is backed by a list produced by the store or network IO.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: