[
https://issues.apache.org/jira/browse/GEODE-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-6270.
-------------------------------
> Correctly set up user-provided client cache regions for session modules
> -----------------------------------------------------------------------
>
> Key: GEODE-6270
> URL: https://issues.apache.org/jira/browse/GEODE-6270
> Project: Geode
> Issue Type: Bug
> Components: http session
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When a user provides their own client cache region, we need to make sure that
> additional constructs, such as expiration listeners, are set up as
> appropriate.
> Specifically, if a user provides a PROXY client cache region it needs to have
> the SessionExpirationCacheListener attached and it also needs to register
> interest on all keys. The former could be done in the provided xml, but the
> latter cannot.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)