Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.2.1
-
None
-
None
Description
Now that Marmotta has basic clustering support it would be useful to also have tests verifying typical scenarios in a clustered environment. For this purpose, we should implement a base class "ClusteredEmbeddedMarmotta" and "ClusteredJettyMarmotta" that allow running several marmotta test instances in parallel, preferrably in separate class loaders and with an appropriate Zookeeper demo setup. The best module to implement these base classes in is probably marmotta-zookeeper.