You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Juan Ramos (Jira)" <ji...@apache.org> on 2019/10/24 14:54:00 UTC

[jira] [Assigned] (GEODE-7110) Improve Integration test coverage for Tomcat session state module

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

Juan Ramos reassigned GEODE-7110:
---------------------------------

    Assignee: Juan Ramos

> Improve Integration test coverage for Tomcat session state module
> -----------------------------------------------------------------
>
>                 Key: GEODE-7110
>                 URL: https://issues.apache.org/jira/browse/GEODE-7110
>             Project: Geode
>          Issue Type: Improvement
>          Components: http session, tests
>            Reporter: Benjamin P Ross
>            Assignee: Juan Ramos
>            Priority: Major
>              Labels: GeodeCommons
>
> Our Integration test coverage is significantly lacking for the Tomcat session state module. This story aims to improve test coverage of that module.
> Write Integration tests for the following classes:
>  * DeltaSessionAttributeEventBatch
>  * DeltaSessionDestroyAttributeEvent
>  * DeltaSessionStatistics
>  * DeltaSessionUpdateAttributeEvent
>  * AbstractSessionCache
>  * ClientServerSessionCache
>  * CommitSessionValve
>  * DeltaSession
>  * DeltaSessionFacade
>  * DeltaSessionManager
>  * JvmRouteBinderValve
>  * PeerToPeerSessionCache
>  * SessionExpirationCacheListener
>  * TouchReplicatedRegionEntriesFunction
>  * TouchPartitionedRegionEntriesFunction
> Currently the only integration tests the module has are util tests and Tomcat6Session testing. Since tomcat 6 is deprecated and we have support as far as Tomcat 9 in the product we should add similar tests for Tomcat 7-9. Additionally, this testing seems to be peer to peer so we should consider creating a client-server version as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)