parent
82dfd8fd74
commit
ec6d5ac9ff
|
@ -141,7 +141,7 @@ public class HazelcastSessionDataStore
|
||||||
{
|
{
|
||||||
if (LOG.isDebugEnabled())
|
if (LOG.isDebugEnabled())
|
||||||
{
|
{
|
||||||
LOG.debug( "Session {} does not exist in infinispan", candidate );
|
LOG.debug( "Session {} does not exist in Hazelcast", candidate );
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue