Commit Graph
62 Commits
Author SHA1 Message Date
Fredrik Teschke b4b646be1f refactor AbstractServerReplicationTest to enable tests with multiple replicable services in future 2015-02-13 20:27:23 +01:00
Axel Uhl 98d5235b47 upgraded all Mongo-using bundles to 2.13.0 driver 2015-02-12 16:00:15 +01:00
Axel Uhl 9247e84b1d removed old replication.brokerURL parameter which probably dates back to ActiveMQ times... 2015-01-05 14:07:16 +01:00
Axel Uhl b77f276efa added more logging to initial load test servlet 2015-01-05 12:20:14 +01:00
Axel Uhl ad0aecc4e8 more logging 2015-01-05 11:14:42 +01:00
Axel Uhl be14cbb236 added more logging to understand why replication tests may be hanging on new Hudson environment 2015-01-05 11:13:19 +01:00
Axel Uhl a5819b9ced use logging for connection errors that happen while trying to stop the replication test servlet 2015-01-05 11:07:31 +01:00
Axel Uhl d6643c0da6 close server socket of test servlet in finally block 2015-01-05 01:52:36 +01:00
Axel Uhl 8e7ab908e7 replicate operations initiated on replica to master and ignore them when they come back to that replica; see bug 2408 2014-11-29 23:50:06 +01:00
Axel Uhl d842579e48 Refactored SecurityServiceImpl such that operations can be implemented as lambdas, seeing the ReplicableSecurityService extension with the internal methods 2014-11-21 20:15:55 +01:00
Axel Uhl b36b2e146f added missing pom.xml stuff for replication.testsupport 2014-11-21 12:28:03 +01:00
Axel Uhl 6fc64beb42 introduced replication test support bundle, factoring commonalities for abstract replication tests; started simple security replication test frame 2014-11-21 11:02:54 +01:00