The framing codec code for clustering is linked into qpidcommon
---------------------------------------------------------------
Key: QPID-1847
URL: https://issues.apache.org/jira/browse/QPID-1847
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Affects Versions: M4
Reporter: Andrew Stitcher
Priority: Minor
This would make sense if qpid common was a ststic library in which case it
would only be picked up by the module that wants it (cluster.so). but currently
it gets build into every broker and client which makes them significantly
larger than they need to be.
This is particularly so for the Windows port as the cluster framing code gets
built in even though we don't support any clustering on windows.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]