[
https://issues.apache.org/jira/browse/GEODE-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075092#comment-16075092
]
David Anuta commented on GEODE-2901:
------------------------------------
Basic session testing has been merged and added to develop. Revision of this
testing is being worked on in order to make the testing more resistant to race
conditions that might arise in concurrent runs.
> Add more tests of http session replication module
> -------------------------------------------------
>
> Key: GEODE-2901
> URL: https://issues.apache.org/jira/browse/GEODE-2901
> Project: Geode
> Issue Type: Improvement
> Components: http session
> Reporter: Dan Smith
> Assignee: David Anuta
>
> We should add more integration tests of http session replication with
> failover, expiration, and multiple containers.
> We currently have some junit tests of the generic session replication module
> in geode-modules-session and a couple of dunit tests of the tomcat session
> module in geode-modules-tomcat8.
> However, we really want a comprehensive set of tests that run against both
> session modules and multiple containers.
> I think we can get to that point if we use something like
> [cargo|https://codehaus-cargo.github.io/cargo/Home.html]. We could do
> something like the dunit tests we have where we use httpunit from the client,
> but use cargo to actually launch the containers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)