[
https://issues.apache.org/jira/browse/GEODE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juan Ramos resolved GEODE-7110.
-------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
> 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
> Fix For: 1.12.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)