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)