Timothy Bish created PROTON-1756:
------------------------------------

             Summary: [Proton-J] Runnable created on every Transfer frame send
                 Key: PROTON-1756
                 URL: https://issues.apache.org/jira/browse/PROTON-1756
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-j
    Affects Versions: proton-j-0.25.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: proton-j-0.26.0


On each outbound Transfer frame the TransportImpl creates a new Runnable to 
handle overflow which sets the more value on the Transfer and rewrites the 
frame body.  We can use a single instance to handle this and reduce the amount 
of garbage create on send.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to