Commit graph

199 commits

Author SHA1 Message Date
ticktock
942ed3d186 adding default riak config to akka-reference.conf 2010-10-15 12:26:31 -04:00
Viktor Klang
2dc7c30695 Merging in CouchDB support 2010-10-12 17:29:32 +02:00
Kahlen Lin
b1df66092a my first commit 2010-10-05 19:31:28 +08:00
Martin Krasser
0dae3b1cbd CamelService can now be turned off by configuration. Closes #447 2010-09-30 07:21:31 +02:00
David Greco
05adfd4b2d Small change in the config file 2010-09-25 09:09:52 +02:00
ticktock
96c9fecf0d Refactor to utilize only one voldemort store per datastructure type 2010-09-24 19:38:28 -04:00
Jonas Bonér
1a5466e075 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/scala/dispatch/Dispatchers.scala
	akka-actor/src/main/scala/dispatch/MessageHandling.scala
	akka-actor/src/main/scala/util/ReflectiveAccess.scala
2010-09-24 22:49:28 +02:00
ticktock
6bd10378d5 Merge remote branch 'ticktock/master' 2010-09-24 11:27:09 -04:00
David Greco
f5a37670dd Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:09:02 +02:00
David Greco
c0dd6da228 Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:08:27 +02:00
ticktock
60bd020150 Refactoring Vector to only use 1 voldemort store, and setting up for implementing Queue 2010-09-23 21:14:36 -04:00
David Greco
d7a2e166da Now the hbase tests don't spit out too much logs, made the running of the hbase tests optional 2010-09-23 19:37:18 +02:00
Viktor Klang
9a4f2a79a4 Adding Voldemort persistence plugin 2010-09-23 15:12:12 +02:00
Jonas Bonér
444cbb1361 Merge branch 'master' of git@github.com:jboner/akka 2010-09-22 15:33:00 +02:00
Jonas Bonér
044f06d503 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/scala/dispatch/ThreadBasedDispatcher.scala
2010-09-22 15:32:35 +02:00
David Greco
0b665b856d Corrected a bug, now the hbase quorum is read correctly from the configuration 2010-09-22 14:41:19 +02:00
Michael Kober
ddee61705c fixed merge error in conf 2010-09-22 13:14:02 +02:00
Michael Kober
66089611b0 Merge branch 'ticket423' 2010-09-22 11:05:36 +02:00
Michael Kober
62d1510909 closing ticket423, implemented custom placeholder configurer 2010-09-22 10:22:08 +02:00
Jonas Bonér
9ea09c3e36 Refactored mailbox configuration 2010-09-22 05:31:24 +02:00
ticktock
fed341d5bc merge master of jboner/akka 2010-09-21 10:50:46 -04:00
ticktock
063dc6964c 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
David Greco
5379913dd5 Corrected a bug where I wasn't reading the zookeeper quorum configuration correctly 2010-09-20 15:17:22 +02:00
David Greco
11e53bf3c9 Corrected a bug where I wasn't reading the zookeeper quorum configuration correctly 2010-09-20 15:16:14 +02:00
David Greco
fb2ba7ec0c working on the hbase integration 2010-09-15 16:06:02 +02:00
Viktor Klang
42d9d6a5ab Updated akka-reference.conf with deadline 2010-09-15 15:15:56 +02:00
Viktor Klang
4841996520 Adding support for BoundedTransferQueue to EBEDD 2010-09-06 19:12:05 +02:00
Viktor Klang
f2d8651aaa Fixing ticket #420 2010-09-03 11:45:01 +02:00
Jonas Bonér
8e1c3ace5c Moved ActorSerialization to 'serialization' package 2010-09-01 19:22:39 +02:00
Jonas Bonér
6c65023afd Merge branch 'master' of git@github.com:jboner/akka 2010-09-01 18:54:34 +02:00
Viktor Klang
a364ce1fe1 Add possibility to set default cometSupport in akka.conf 2010-08-31 18:11:39 +02:00
Viktor Klang
15b4d51566 Ripping out Grizzly and replacing it with Jetty 2010-08-31 16:43:47 +02:00
Jonas Bonér
d913f6d2be Added all config options for STM to akka.conf 2010-08-31 10:39:18 +02:00
Jonas Bonér
4a339f835a Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/resources/logback.xml
	akka-actor/src/main/scala/dataflow/DataFlowVariable.scala
	akka-actor/src/test/scala/dataflow/DataFlowSpec.scala
	akka-remote/src/main/scala/remote/RemoteClient.scala
	akka-remote/src/test/resources/logback-test.xml
2010-08-29 18:17:36 +02:00
Jonas Bonér
fc7068282d renamed cassandra storage-conf.xml 2010-08-28 19:26:56 +02:00
Martin Krasser
76097ee10a remove logback.xml from akka-core jar and exclude logback-test.xml from distribution. 2010-08-27 21:27:37 +02:00
Jonas Bonér
56757e1937 Updated version to 1.0-SNAPSHOT 2010-08-23 13:55:14 +02:00
Jonas Bonér
c095faf42f removed trailing whitespace 2010-08-21 16:13:16 +02:00
Jonas Bonér
863d861d19 dos2unix 2010-08-21 15:37:11 +02:00
Jonas Bonér
fa954d6996 Added mailboxCapacity to Dispatchers API + documented config better 2010-08-21 15:36:50 +02:00
Jonas Bonér
d7ecb6c740 Added support for reconnection-time-window for RemoteClient, configurable through akka-reference.conf 2010-08-21 13:07:22 +02:00
Jonas Bonér
fd69201728 Added option to use a blocking mailbox with custom capacity 2010-08-21 10:45:00 +02:00
Viktor Klang
2cf35a27a3 Hard-off-switching SSL Remote Actors due to not production ready for 0.10 2010-08-18 19:02:48 +02:00
Viktor Klang
e5d12453e5 Added defaults to scan and debug in logback configuration 2010-08-16 12:50:11 +02:00
Viktor Klang
90ee6cb425 Fixing logback config file locate 2010-08-16 12:48:15 +02:00
Viktor Klang
b7e9bc4f8f Added support for pool factors and executor bounds 2010-08-13 23:06:52 +02:00
Viktor Klang
b05781b658 Cleaned up code and verified tests 2010-08-13 14:43:02 +02:00
Viktor Klang
a5090b1125 Merge branch 'master' of github.com:jboner/akka 2010-08-13 13:13:33 +02:00
Viktor Klang
2428f93f0a Added tests are fixed some bugs 2010-08-13 13:13:27 +02:00
Viktor Klang
a293e16f99 Adding first support for config dispatchers 2010-08-12 16:41:54 +02:00