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/04/21 14:43:04 UTC

[jira] [Created] (QPID-7754) Producing application using a connection per message pattern for small long lived messages may crash the Broker

Keith Wall created QPID-7754:
--------------------------------

             Summary: Producing application using a connection per message pattern for small long lived messages may crash the Broker
                 Key: QPID-7754
                 URL: https://issues.apache.org/jira/browse/QPID-7754
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-6.1, qpid-java-6.0
            Reporter: Keith Wall


A consequence of the direct buffer strategy currently employed by the Broker is that if a producing application uses a new connection per message, then each message holds an additional {{256K - payload/header size}} bytes of direct memory unused until the message is consumed.   The worst case is for small messages, where the waste is at its most.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org