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

Refactor AMQContentBody::data from std::string to customizable typedef

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • None
    • None
    • C++ Broker
    • None

    Description

      Re-factoring the type of AMQContentBody::data from std::string to a customizable typedef allows the allocator of this string type to be changed without affecting the rest of the broker's use of std::string. However, this means that the trail of refs to this instance must be followed throughout the broker code.

      See Review Board for details and discussion: https://reviews.apache.org/r/682/

      Attachments

        Activity

          People

            Unassigned Unassigned
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: