You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Benjamin P Ross (Jira)" <ji...@apache.org> on 2019/08/21 21:25:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16912691#comment-16912691 ] 

Benjamin P Ross commented on GEODE-7110:
----------------------------------------

This story is related to https://issues.apache.org/jira/browse/GEODE-7109 and https://issues.apache.org/jira/browse/GEODE-6874.

> 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
>            Reporter: Benjamin P Ross
>            Priority: Major
>
> 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.2#803003)