You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/02 20:29:00 UTC

[jira] [Commented] (PROTON-2599) [protonj2] Reduce creation of temporary object during receive and send processing

    [ https://issues.apache.org/jira/browse/PROTON-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599700#comment-17599700 ] 

ASF subversion and git services commented on PROTON-2599:
---------------------------------------------------------

Commit 848fc649dd1e46e0a1b614f526a5592f99d1f735 in qpid-protonj2's branch refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=848fc649 ]

PROTON-2599 Create the settlement future from the callers thread

Lazy create the settlement future from the callers thread to move this
work out of the IO thread and avoid creating it when not ever used.

> [protonj2] Reduce creation of temporary object during receive and send processing
> ---------------------------------------------------------------------------------
>
>                 Key: PROTON-2599
>                 URL: https://issues.apache.org/jira/browse/PROTON-2599
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: protonj2
>    Affects Versions: protonj2-1.0.0-M8
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>             Fix For: protonj2-1.0.0-M9
>
>
> Reduce creation of temporary objects and cleanup incoming receiver handling path to reduce GC pressure. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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