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

Benjamin P Ross updated GEODE-7110:
-----------------------------------
    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.

  was:
 * DeltaSessionAttributeEventBatch
 * DeltaSessionDestroyAttributeEvent
 * DeltaSessionStatistics
 * DeltaSessionUpdateAttributeEvent
 * AbstractSessionCache
 * ClientServerSessionCache
 * CommitSessionValve
 * DeltaSession
 * DeltaSessionFacade
 * DeltaSessionManager
 * JvmRouteBinderValve
 * PeerToPeerSessionCache
 * SessionExpirationCacheListener
 * TouchReplicatedRegionEntriesFunction
 * TouchPartitionedRegionEntriesFunction


> 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)

Reply via email to