[infinispan-issues] [JBoss JIRA] Created: (ISPN-1052) DistributionInterceptor ignores disabling L1
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Sat Apr 16 05:17:32 EDT 2011
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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list