[infinispan-issues] [JBoss JIRA] (ISPN-6514) Reduce netty write allocation by using voidPromise when not waiting for completion
William Burns (JIRA)
issues at jboss.org
Mon Apr 18 09:20:00 EDT 2016
William Burns created ISPN-6514:
-----------------------------------
Summary: 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