[infinispan-issues] [JBoss JIRA] (ISPN-6514) Reduce netty write allocation by using voidPromise when not waiting for completion

Gustavo Fernandes (JIRA) issues at jboss.org
Wed Apr 20 15:11:00 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-6514:
------------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> Reduce netty write allocation by using voidPromise when not waiting for completion
> ----------------------------------------------------------------------------------
>
>                 Key: ISPN-6514
>                 URL: https://issues.jboss.org/browse/ISPN-6514
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>            Reporter: William Burns
>            Assignee: William Burns
>             Fix For: 9.0.0.Alpha2
>
>
> When a netty write or write and flush is performed and we don't use the future, we should be passing a void promise to avoid allocating those objects.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list