[
https://issues.apache.org/jira/browse/QPID-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057172#comment-16057172
]
ASF subversion and git services commented on QPID-7827:
-------------------------------------------------------
Commit e2c3146efa2e5360b4a6924d512f7eb3c1419098 in qpid-broker-j's branch
refs/heads/6.0.x from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=e2c3146 ]
QPID-7827: Delegate the creation of UUIDs to factory to avoid proliferation of
UUID instances representing the same underlying UUID.
Cherry picked from bc58bc3093eba424f8bcd125399db0e9bc1e7fd6
> Recoverers allocate separate queue UUID for each recovered message instance
> ---------------------------------------------------------------------------
>
> Key: QPID-7827
> URL: https://issues.apache.org/jira/browse/QPID-7827
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: qpid-java-broker-7.0.0, qpid-java-6.1.4, qpid-java-6.0.8
>
>
> The asynchronous and synchronous recoverers allocate a new queue UUIDfor
> each and every message instance. This means that the heap representation
> for n recovered messages is larger (by sixteen bytes) than the representation
> required if the same messages had arrived over the wire. The problem exists
> for both JDBC and BDB recoverers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]