Commit graph

2075 commits

Author SHA1 Message Date
Viktor Klang
919cdf2f68 Merging with ticktock 2010-09-23 17:16:18 +02:00
ticktock
264225a160 Removing BDB as a test-runtime dependency 2010-09-23 10:57:14 -04:00
Viktor Klang
a9b58993c3 Temporarily removing voldemort module pending license resolution 2010-09-23 16:40:55 +02:00
Viktor Klang
e2ac6bb51c Adding Voldemort persistence plugin 2010-09-23 15:12:12 +02:00
Viktor Klang
3016cf69c8 Removing registeredInRemoteNodeDuringSerialization 2010-09-23 14:50:11 +02:00
Viktor Klang
893f62117c Removing the running of HBase tests 2010-09-23 14:11:15 +02:00
Viktor Klang
e169a462d9 Merge with master 2010-09-23 14:10:58 +02:00
Michael Kober
1e460d94e8 Merge branch 'fix-remote-test'
Conflicts:
	akka-remote/src/test/scala/remote/ServerInitiatedRemoteActorSpec.scala
2010-09-23 13:48:06 +02:00
Michael Kober
14c02ceeb1 fixed some tests 2010-09-23 13:46:09 +02:00
Michael Kober
3783442e6d fixed some tests 2010-09-23 13:38:33 +02:00
Viktor Klang
e433955cc0 Merge branch 'master' into new_master 2010-09-23 13:33:41 +02:00
David Greco
dff036bdf9 Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 13:12:10 +02:00
David Greco
05a5f8ce9d renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:17:16 +02:00
David Greco
a2fc40b5c6 renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:16:00 +02:00
David Greco
b36c5bc3fd Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 10:37:22 +02:00
Viktor Klang
a057b2939a Merge branch 'master' into new_master 2010-09-23 10:27:23 +02:00
Viktor Klang
2769221ebd Removing log4j and making Jetty intransitive 2010-09-23 10:27:05 +02:00
Viktor Klang
b53389263a Merge branch 'master' into new_master 2010-09-22 22:48:02 +02:00
Viktor Klang
384795779e Bumping Jersey to 1.3 2010-09-22 22:14:07 +02:00
David Greco
6d1a999d34 renamed the files and the names of the habse tests, the names now ends with Test 2010-09-22 16:28:53 +02:00
Viktor Klang
626fec2c9a Ported HBase to use new Uuids 2010-09-22 16:12:55 +02:00
David Greco
471a05122a Now the hbase persistent storage tests dont'run by default 2010-09-22 16:05:43 +02:00
Viktor Klang
364ea91bcb Merge branch 'new_uuid' into new_master 2010-09-22 16:05:38 +02:00
Viktor Klang
859a3b89fa Merge branch 'master' into new_master 2010-09-22 16:05:34 +02:00
Viktor Klang
8555e001a3 Adding poms 2010-09-22 15:47:19 +02:00
David Greco
d652d0c2b8 Corrected a bug, now the hbase quorum is read correctly from the configuration 2010-09-22 14:41:19 +02:00
Michael Kober
75ab1f9934 fixed TypedActorBeanDefinitionParserTest 2010-09-22 14:10:44 +02:00
Michael Kober
5a74789323 fixed merge error in conf 2010-09-22 13:14:02 +02:00
Michael Kober
00949a213f fixed missing aop.xml in akka-typed-actor jar 2010-09-22 12:56:22 +02:00
Viktor Klang
4f0bb01fd2 Preparing to add UUIDs to RemoteServer as well 2010-09-22 11:37:23 +02:00
Michael Kober
9d4aceb315 Merge branch 'ticket423' 2010-09-22 11:05:36 +02:00
Michael Kober
3838411ec9 closing ticket423, implemented custom placeholder configurer 2010-09-22 10:22:08 +02:00
ticktock
5abf5cd849 making the persistent data sturctures non lazy in the ActorTest made things work...hmm seems strange though 2010-09-21 15:35:18 -04:00
David Greco
9fe7e7793d The getVectorStorageRangeFor of HbaseStorageBackend shouldn't make any defensive programming against out of bound indexes. Now all the tests are passing again. The HbaseTicket343Spec.scala tests were expecting exceptions with out of bound indexes 2010-09-21 18:00:52 +02:00
ticktock
81b61a2e0e Adding a direct test of PersistentRef, since after merging master over, something is blowing up there with the Actor tests 2010-09-21 11:29:55 -04:00
ticktock
ed7cfe27a8 adding sjson as a test dependency to voldemort persistence 2010-09-21 11:00:28 -04:00
ticktock
617eac2e17 merge master of jboner/akka 2010-09-21 10:50:46 -04:00
Viktor Klang
386ffade5c Merge with master 2010-09-21 16:00:47 +02:00
David Greco
3b34bd2eed Some refactoring and management of edge cases in the getVectorStorageRangeFor method 2010-09-21 15:30:43 +02:00
ticktock
aa69604555 provide better voldemort configuration support, and defaults definition in akka-reference.conf, and made the backend more easily testable 2010-09-20 21:29:17 -04:00
ticktock
4afdbf3498 provide better voldemort configuration support, and defaults definition in akka-reference.conf, and made the backend more easily testable 2010-09-20 21:28:09 -04:00
ticktock
c2295bbeb3 fixing the formatting damage I did 2010-09-20 21:25:20 -04:00
David Greco
050a6ae964 Merge remote branch 'upstream/master' 2010-09-21 00:11:55 +02:00
Michael Kober
48250c2730 merged branch ticket364 2010-09-20 22:56:46 +02:00
Viktor Klang
bc4a7f6747 Removing dead code 2010-09-20 21:40:10 +02:00
David Greco
9648ef9b68 Merge remote branch 'upstream/master' 2010-09-20 19:12:24 +02:00
Viktor Klang
35a160dd93 Folding 3 booleans into 1 reference, preparing for @volatile decimation 2010-09-20 17:15:54 +02:00
Viktor Klang
56e6a0d899 Threw away old ThreadBasedDispatcher and replaced it with an EBEDD with 1 in core pool and 1 in max pool 2010-09-20 16:56:12 +02:00
David Greco
d702a62f35 Corrected a bug where I wasn't reading the zookeeper quorum configuration correctly 2010-09-20 15:17:22 +02:00
David Greco
63e782dae4 Corrected a bug where I wasn't reading the zookeeper quorum configuration correctly 2010-09-20 15:16:14 +02:00