Viktor Klang
8fcffcab00
Doing a roundtrip before issuing the wave of messages
2012-06-20 14:43:11 +02:00
Viktor Klang
28ee78bfd5
Adding support for being able to _not_ use ExecutionHandler by setting the poolsize to 0
2012-06-20 14:29:41 +02:00
Viktor Klang
7b792a7b93
Merge branch 'master' into wip-ssl-unbroken-√
2012-06-20 14:15:16 +02:00
Viktor Klang
c7fa738a25
Merge branch 'master' of github.com:akka/akka
2012-06-20 14:14:21 +02:00
Viktor Klang
9b73d75c1b
Removing the naught default in code of the failure detector and changed so that the AccrualFailureDetectors constructor matches what the instantiator expects
2012-06-20 14:14:10 +02:00
Jonas Bonér
9c4c856be3
Merge branch 'master' of github.com:akka/akka
2012-06-20 14:01:36 +02:00
Jonas Bonér
a050fe349d
Fixed link to licenses for dependency projects
2012-06-20 14:01:23 +02:00
Patrik Nordwall
063c260615
Add missing after barriers in LeaderElectionSpec, see #2256
2012-06-20 13:30:30 +02:00
Jonas Bonér
0563ae04f1
Increased timeout for LeaderLeavingSpec
2012-06-20 11:54:30 +02:00
patriknw
09e92b6bd9
Merge pull request #550 from akka/wip-2066-phi-patriknw
...
Improve phi in AccrualFailureDetector, see #2066
2012-06-20 02:24:42 -07:00
Jonas Bonér
df673dafc9
Merged with master
2012-06-20 11:07:53 +02:00
Patrik Nordwall
4b2316a56b
Rename GossipingAccrualFailureDetectorSpec
2012-06-20 11:06:47 +02:00
Jonas Bonér
803b37d015
Added longer waiting time to wait for leader hand-off and convergence on new leader in the LeaderLeavingSpec. Fixes #2254
2012-06-20 11:03:03 +02:00
Viktor Klang
de6c4cff48
Merge branch 'master' into wip-ssl-unbroken-√
2012-06-20 10:58:52 +02:00
Viktor Klang
b062539ae3
Adding the setting of securerandom.source and support for NativePRNG
2012-06-20 10:58:30 +02:00
Patrik Nordwall
60ec86810d
Merge branch 'master' into wip-2066-phi-patriknw
...
Conflicts:
akka-cluster/src/main/scala/akka/cluster/AccrualFailureDetector.scala
2012-06-20 10:27:56 +02:00
Patrik Nordwall
e023108471
Incorporated feedback from review, see #2066
2012-06-20 10:18:15 +02:00
Viktor Klang
d14ee76a23
Merge branch 'master' into wip-ssl-unbroken-√
2012-06-20 10:09:04 +02:00
viktorklang
e85d996fd5
Merge pull request #549 from akka/wip-2245-nullcheck-eventstream-√
...
#2245 - Adding nullchecks in EventStream
2012-06-20 01:08:13 -07:00
patriknw
6c58fecba0
Merge pull request #546 from akka/wip-2201-cache-node-lookup-patriknw
...
Cache address lookup, see #2201
2012-06-20 00:41:44 -07:00
Patrik Nordwall
ec9abb12df
Merge branch 'master' into wip-2201-cache-node-lookup-patriknw
...
Conflicts:
akka-cluster/src/multi-jvm/scala/akka/cluster/ConvergenceSpec.scala
akka-cluster/src/multi-jvm/scala/akka/cluster/LeaderElectionSpec.scala
akka-cluster/src/multi-jvm/scala/akka/cluster/MembershipChangeListenerExitingSpec.scala
akka-cluster/src/multi-jvm/scala/akka/cluster/MembershipChangeListenerJoinSpec.scala
akka-cluster/src/multi-jvm/scala/akka/cluster/MembershipChangeListenerLeavingSpec.scala
akka-cluster/src/multi-jvm/scala/akka/cluster/MembershipChangeListenerUpSpec.scala
akka-cluster/src/multi-jvm/scala/akka/cluster/NodeLeavingAndExitingAndBeingRemovedSpec.scala
akka-cluster/src/multi-jvm/scala/akka/cluster/TransitionSpec.scala
2012-06-20 09:40:16 +02:00
Patrik Nordwall
0e0f05309c
One more barrier in TransitionSpec
2012-06-20 09:19:09 +02:00
Viktor Klang
95419ba82f
Somehow the code for the fast and the secure was flipped
2012-06-20 01:56:15 +02:00
Viktor Klang
dbe72a6bf3
Making AkkaProvider a Scala Object
2012-06-20 00:47:11 +02:00
Viktor Klang
8a7c8a2ced
Restructuring some of the SSL code to avoid the risk of races
2012-06-20 00:10:06 +02:00
Viktor Klang
a0cf41b3ef
Merge conflict resolution
2012-06-19 23:06:26 +02:00
Viktor Klang
64566e6912
Rewriting large parts of the SSL tests and adding cleanup to the code
2012-06-19 22:44:01 +02:00
Viktor Klang
f5fb24719d
Disabling SSL once again
2012-06-19 21:19:19 +02:00
Jonas Bonér
d38aa2ed9c
Added ScalaDoc about the Leaving, Exiting and Removed states
2012-06-19 20:11:54 +02:00
Björn Antonsson
6bf37ad59f
Merge branch 'wip-2218-test-conductor-barrier-timeouts'
2012-06-19 17:11:24 +02:00
Björn Antonsson
14184e99e9
Changed tests to use enterBarrier
2012-06-19 17:10:03 +02:00
Viktor Klang
5f066165ba
Commenting out Ticket1978AES128CounterRNGSecureSpec
2012-06-19 16:34:02 +02:00
Björn Antonsson
3db9f7eb41
Changes based on review
2012-06-19 16:32:51 +02:00
Viktor Klang
23a87afca6
Commenting out one of the SSL tests since I can't see how it is needed
2012-06-19 16:10:46 +02:00
Viktor Klang
45d3c7dccd
Merge branch 'master' of github.com:akka/akka
2012-06-19 15:24:10 +02:00
Viktor Klang
53d8ef601e
Revert "Sigh, the tests are flakier than a flaky flake from flakeville"
...
This reverts commit 9862afab84 .
2012-06-19 15:24:00 +02:00
Björn Antonsson
4a56f195fc
Merge branch 'master' into wip-2218-test-conductor-barrier-timeouts
2012-06-19 15:11:50 +02:00
Jonas Bonér
4a5bd84f84
Merge pull request #547 from akka/wip-2162-redesign-of-management-of-the-exiting-to-removed-life-cycle-jboner
...
Redesign of management of the EXITING to REMOVED life-cycle (and some more goodies)
2012-06-19 06:10:26 -07:00
Jonas Bonér
9011c310e1
Minor cleanup.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-06-19 14:27:12 +02:00
Jonas Bonér
fd54a93135
Added ScalaDoc on 'def status: MemberStatus' describing the MemberStatus.Removed semantics.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-06-19 14:21:56 +02:00
Jonas Bonér
4f8522dc63
Merged in the old MemberSpec with the new MemberOrderingSpec.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-06-19 14:21:11 +02:00
Patrik Nordwall
410fd6ca58
Improve phi in AccrualFailureDetector, see #2066
...
* Implementation of phi according to the paper
* Config properties and documentation, min-std-deviation,
* acceptable-lost-heartbeats
* Restructure code, HeartbeatHistory is responsible for
stats from historical heartbeats
* Correct and efficient calculation of mean and standard
deviation
* More tests
2012-06-19 12:32:56 +02:00
Viktor Klang
5b8ce4cc6b
Turning on the ssl test again
2012-06-19 12:17:41 +02:00
Viktor Klang
9862afab84
Sigh, the tests are flakier than a flaky flake from flakeville
2012-06-19 12:16:10 +02:00
Viktor Klang
09df0889db
Adding IAEs for null subscriber/classifier in ActorClassification
2012-06-19 11:39:05 +02:00
Viktor Klang
32562652af
remove debug statement
2012-06-19 11:09:54 +02:00
Viktor Klang
4f3f4aadba
I think I nailed it.
2012-06-19 10:36:09 +02:00
Viktor Klang
e730432cb0
Switching to 256bit for the Ticket1978AES128CounterRNGSecureSpec
2012-06-18 20:07:58 +02:00
Viktor Klang
16530fd88a
Deactivating the SSL tests for now
2012-06-18 19:58:23 +02:00
Viktor Klang
a9f258b23e
Trying to work around the fact that intercept doesn't respect remaining but invents its own default timeout
2012-06-18 19:31:36 +02:00