]
Manik Surtani resolved ISPN-1052.
---------------------------------
Resolution: Done
DistributionInterceptor ignores disabling L1
--------------------------------------------
Key: ISPN-1052
URL:
https://issues.jboss.org/browse/ISPN-1052
Project: Infinispan
Issue Type: Bug
Components: Distributed Cache
Affects Versions: 5.0.0.BETA1
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 5.0.0.BETA2
Due to the DistributionInterceptor setting
{code}
l1Enabled = l1Manager != null;
{code}
The l1Manager is _never_ null, even if L1 is disabled!!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: