You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/06/16 13:50:00 UTC

[jira] [Created] (QPID-7827) Recoverers allocate separate queue UUID for each message instance

Keith Wall created QPID-7827:
--------------------------------

             Summary: Recoverers allocate separate queue UUID for each 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


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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org