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 |
|
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 |
|
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 |
|
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 |
|
David Greco
|
2fa01bc5b9
|
Merge remote branch 'upstream/master'
|
2010-09-20 14:47:10 +02:00 |
|
Viktor Klang
|
413dc37628
|
Merge branch 'master' of github.com:jboner/akka
|
2010-09-20 13:24:42 +02:00 |
|
Viktor Klang
|
004e34f825
|
Reverting some of the dataflow tests
|
2010-09-20 13:24:18 +02:00 |
|
Michael Kober
|
8a6c524861
|
fixed merge
|
2010-09-20 12:41:40 +02:00 |
|
Michael Kober
|
28eb6d1853
|
Merge branch 'find-actor-by-uuid'
|
2010-09-20 12:34:22 +02:00 |
|
Michael Kober
|
233471041b
|
added possibility to register and find remote actors by uuid
|
2010-09-20 12:33:30 +02:00 |
|
David Greco
|
0b4443668b
|
Implemented the start and finish semantic in the getMapStorageRangeFor method
|
2010-09-20 10:28:42 +02:00 |
|
David Greco
|
1eff1399b3
|
Merge remote branch 'upstream/master'
|
2010-09-20 10:28:10 +02:00 |
|
David Greco
|
7b59a33779
|
Implemented the start and finish semantic in the getMapStorageRangeFor method
|
2010-09-20 10:27:42 +02:00 |
|
Viktor Klang
|
0dfc810311
|
Adding the old tests for the DataFlowStream
|
2010-09-20 09:08:04 +02:00 |
|
Viktor Klang
|
08d8d78ca7
|
Fixing varargs issue with Logger.warn
|
2010-09-20 09:07:49 +02:00 |
|
David Greco
|
60244ea5f1
|
Merge remote branch 'upstream/master'
|
2010-09-20 08:50:19 +02:00 |
|
Jonas Bonér
|
e488b796b7
|
Readded a bugfixed DataFlowStream
|
2010-09-19 21:32:06 +02:00 |
|
Viktor Klang
|
db1efa953a
|
Adding better guard in id vs uuid parsing of ActorComponent
|
2010-09-19 18:18:26 +02:00 |
|
Viktor Klang
|
dfa637b090
|
Its a wrap!
|
2010-09-19 18:16:32 +02:00 |
|
Viktor Klang
|
a1c0bd57f1
|
Its a wrap!
|
2010-09-19 17:05:12 +02:00 |
|
David Greco
|
9316e2b61e
|
Merge remote branch 'upstream/master'
|
2010-09-18 17:11:47 +02:00 |
|