]
Dan Berindei updated ISPN-9831:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
IdleStateHandlerProvider's log should be static
-----------------------------------------------
Key: ISPN-9831
URL:
https://issues.jboss.org/browse/ISPN-9831
Project: Infinispan
Issue Type: Bug
Reporter: William Burns
Assignee: William Burns
Priority: Major
Fix For: 10.0.0.Beta1
The log field is not static in the IdleStateHandlerProvider. There is no reason it
can't be static. This prevents additional allocations.