Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to