[ 
https://issues.apache.org/jira/browse/QPID-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708226#action_12708226
 ] 

Andrew Stitcher commented on QPID-1847:
---------------------------------------

When I say built into every broker and client I don't mean at link time, but 
rather that the resident code at run time is larger because of this unnecessary 
code.

> 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]

Reply via email to