You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2017/06/29 21:23:00 UTC

[jira] [Resolved] (GEODE-2018) SessionCachingFilter should register Instantiators in the init method

     [ https://issues.apache.org/jira/browse/GEODE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Smith resolved GEODE-2018.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> SessionCachingFilter should register Instantiators in the init method
> ---------------------------------------------------------------------
>
>                 Key: GEODE-2018
>                 URL: https://issues.apache.org/jira/browse/GEODE-2018
>             Project: Geode
>          Issue Type: Improvement
>          Components: http session
>            Reporter: Dan Smith
>            Assignee: David Anuta
>             Fix For: 1.3.0
>
>
> The session caching module for generic appservers uses instantiators for things like GemFireHttpSession. 
> We recommend best practice is to register instantiators on startup, but the SessionCachingFilter doesn't do that. We should register these instatiators in the init method of that class, rather than waiting for the classloader to load the GemfireHttpSession class.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)