[
https://issues.apache.org/jira/browse/QPID-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-3238:
---------------------------------
Component/s: C++ Broker
> Refactor AMQContentBody::data from std::string to customizable typedef
> ----------------------------------------------------------------------
>
> Key: QPID-3238
> URL: https://issues.apache.org/jira/browse/QPID-3238
> Project: Qpid
> Issue Type: Task
> Components: C++ Broker
> Reporter: Kim van der Riet
>
> 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/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]