Commit graph

10649 commits

Author SHA1 Message Date
Viktor Klang
df2389f3bf Merge branch 'master' into wip-scala210M4-√ 2012-07-11 23:31:07 +02:00
Viktor Klang
37d5a1e135 #2325 - Adding AkkaProtocolMessageSizeEstimator to NettyRemoteTransport 2012-07-11 22:32:53 +02:00
Viktor Klang (√)
260552c2b8 Merge pull request #575 from akka/wip-cluster-perf-√
Making some changes in the cluster code to avoid doing work that isn't n...
2012-07-09 04:46:42 -07:00
Viktor Klang
03ea219a7f Undoing ActorCell enhancements 2012-07-07 20:58:46 +02:00
Viktor Klang
f1375b6bfb Making some changes in the cluster code to avoid doing work that isn't needed 2012-07-07 20:55:02 +02:00
Viktor Klang
ac5b5de90a Merging in master, huge work trying to get things to compile, tests not green at this stage 2012-07-06 17:04:04 +02:00
Patrik Nordwall
fcf0d9ad71 Remove superfluous double setReceiveTimeout 2012-07-06 15:21:11 +02:00
Viktor Klang
948287f293 Fixes #2302 - removing potential race in ActorSystemSpec 2012-07-06 11:17:48 +02:00
Viktor Klang (√)
b6a5796218 Merge pull request #561 from akka/wip-2101-stash-docs-phaller
Stash docs (#2101)
2012-07-05 17:33:15 -07:00
Viktor Klang
12254cb424 Fixes #2321 - Upgrade Netty to 3.5.2.Final 2012-07-05 18:03:21 +02:00
Patrik Nordwall
f88ca9c9fc Remove workaround for the strange gossip merge, see #2303
* Can't reproduce with the actor based Cluster, it was easy
  to reproduce before.
* If it still is a problem it will be detected by the runtime
  assert. It will show up as:
  IllegalArgumentException: Nodes not part of cluster have marked the Gossip as seen
2012-07-05 16:05:16 +02:00
Viktor Klang
49c84abb90 Merge branch 'master' of github.com:akka/akka 2012-07-05 15:25:20 +02:00
Viktor Klang
6aa36ea704 Rewriting the CircuitBreakerMTSpec to be less hysterical 2012-07-05 15:22:55 +02:00
Patrik Nordwall
dd73e73afb Merge branch 'master' into wip-2311-cluster-actors-patriknw 2012-07-05 14:29:59 +02:00
Patrik Nordwall
cec0c7ce9f Merge pull request #572 from akka/wip-2290-leader-merge-patriknw
Gossip merge in large cluster, #2290
2012-07-05 05:25:20 -07:00
Patrik Nordwall
01ee8e8fbf Separate Cluster to several files, see #2311
* Introduced ClusterEnvironment trait to make it easier to test
  the actors without using the extension
* Incorparate more feedback from review
2012-07-05 13:57:44 +02:00
Patrik Nordwall
20a1e67575 Incorparate feedback from review, see #2311 2012-07-05 12:23:15 +02:00
Patrik Nordwall
17f0ce9f89 Add back Cluster JMX, see 2311
* Separate class
* Simple test
2012-07-05 11:57:59 +02:00
Viktor Klang
9df473dbf9 Merge branch 'master' of github.com:akka/akka 2012-07-05 11:33:41 +02:00
Viktor Klang
d0febd7c9a Cleaning & restructuring OSGi module 2012-07-05 11:31:59 +02:00
Patrik Nordwall
ce9f530c32 Fix bug in convergence, see #2317 2012-07-05 10:53:18 +02:00
Roland
99c4b30884 fix JavaTestKit docs (one warning too many) 2012-07-05 10:29:34 +02:00
Patrik Nordwall
37826533d3 Fix race in UnreachableNodeRejoinsClusterSpec 2012-07-05 09:50:58 +02:00
Patrik Nordwall
6aa5f93f6e Make Cluster ready for use before constructor returns, #2311 2012-07-05 07:56:51 +02:00
Viktor Klang (√)
866104cd77 Merge pull request #565 from jmgao/patch-1
Update polling for compatibility with ZMQ
2012-07-04 14:51:39 -07:00
Viktor Klang
032a97e50d Merge branch 'master' of github.com:akka/akka 2012-07-04 19:22:37 +02:00
Viktor Klang
e1c085161d Cleaning up SupervisorMiscSpec 2012-07-04 19:17:01 +02:00
Roland
05336c35ee fix SupervisorSpec race (within the test code) 2012-07-04 19:04:50 +02:00
Viktor Klang
1968c9e6c2 Aesthetics change in OSGi sauce 2012-07-04 18:18:57 +02:00
Roland
cde7b29a33 Merge branch 'wip-1952-testkit-java-∂π' 2012-07-04 17:38:20 +02:00
Patrik Nordwall
05015536b3 Add missing auto-down=on, due to changed default (lost in merge) 2012-07-04 17:03:59 +02:00
Patrik Nordwall
c1d12550a4 Fix bugs, see #2311 2012-07-04 16:09:01 +02:00
Patrik Nordwall
9368475512 Deleted NodeLeavingSpec, see #2289
* Because it was also time sensitive and already covered by NodeLeavingAndExitingSpec
2012-07-04 16:02:13 +02:00
Viktor Klang
6e9f6b12dc Shall not do that 2012-07-04 15:37:10 +02:00
Viktor Klang
f89285a19c Rewriting docs for 0mq Connect 2012-07-04 15:33:39 +02:00
Viktor Klang
52d33113d9 Partial work + broken commit 2012-07-04 15:25:30 +02:00
Viktor Klang
3911b18069 Merging in master 2012-07-04 15:24:23 +02:00
Viktor Klang
eec6ba099b Deleting akka.util.cps due to severe lack of attention. 2012-07-04 15:22:16 +02:00
Viktor Klang
5b9dbd1e1f Merge branch 'master' of github.com:akka/akka 2012-07-04 15:00:29 +02:00
Viktor Klang
0008d41c84 Minor touch-ups 2012-07-04 15:00:03 +02:00
Roland
dc9968dda7 don’t encourage thread leaks so easily (initialCommands) 2012-07-04 14:58:26 +02:00
Viktor Klang (√)
57bf823532 Merge pull request #571 from dev10/wip-fix-long-ssl-tests-for-linux
fix long ssl tests for linux
2012-07-04 05:43:14 -07:00
Patrik Nordwall
fbeb6017cc Remove gossip to deputy nodes, see #2310 2012-07-04 14:39:27 +02:00
Viktor Klang
8fa7294ce6 Tiny LoC removal 2012-07-04 14:29:47 +02:00
Patrik Nordwall
c708d2ad8a First step in refactoring of cluster internals to actors, see #2311
* Move clustering code to ClusterCore actor
* More will be done, comitting this for early review
2012-07-04 13:52:14 +02:00
Viktor Klang (√)
60982a55a6 Merge pull request #573 from t3hnar/master
ActorCell.receiveTimeout will store 'Duration' instance instead of 'Long'
2012-07-04 04:50:27 -07:00
Patrik Nordwall
1ccb9fe7ec Note about URLEncode instead of MD5, see #2290 2012-07-04 11:58:51 +02:00
Patrik Nordwall
9bf5a74f92 Merge branch 'master' into wip-2290-leader-merge-patriknw
Conflicts:
	akka-cluster/src/test/scala/akka/cluster/ClusterConfigSpec.scala
2012-07-04 11:46:28 +02:00
Patrik Nordwall
98d78db80a Merge pull request #568 from akka/wip-2287-LeaderLeavingSpec-patriknw
Fix time sensitivity in LeaderLeavingSpec, see #2287
2012-07-04 02:42:38 -07:00
Roland
52e1881ece move 'repl' script into AkkaBuild as initialCommands, thanks Pete! 2012-07-04 11:30:02 +02:00