Viktor Klang
5dc65140b3
Updating Akka to Scala 2.10.0-RC5
2012-12-19 00:23:30 +01:00
Roland
fa3a5c97de
make pinned dispatcher available in sbt console
2012-12-09 22:17:54 +01:00
Patrik Nordwall
3a2240085a
DOCS: Correct ScalaVersion in microkernel Build sample, see #2758
2012-12-05 13:50:25 +01:00
Viktor Klang
e15e549081
Merge branch 'master' of github.com:akka/akka
2012-12-03 10:19:52 +01:00
Patrik Nordwall
4761feb071
Merge pull request #858 from akka/wip-2547-metrics-router-patriknw
...
AdaptiveLoadBalancingRouter and refactoring of metrics, see #2547
2012-11-30 23:37:30 -08:00
Viktor Klang
f2755a932d
Adding the correct, published, version for the zeromq binding for scala 2.10.0-RC3
2012-11-27 00:54:42 +01:00
Viktor Klang
51f0630ef1
Updating to Scala 2.10.0-RC3
2012-11-27 00:54:34 +01:00
Viktor Klang
39a1191912
#2718 - Adding version range OSGi importPackage for Protobuf
2012-11-26 15:26:31 +01:00
Patrik Nordwall
1466ad84af
-Xmx256m for multi-node jvms, see #2547
2012-11-23 16:37:01 +01:00
Viktor Klang
735b1369bb
#2720 - Adding OSGi manifest to testkit
2012-11-21 20:22:10 +01:00
Patrik Nordwall
c57f84fd28
Add Typesafe repo in cluster sample, for sigar, see #2547
2012-11-16 13:42:34 +01:00
Patrik Nordwall
5eec693fd0
Incorparate review feedback, see #2547
...
* case object and case class for MixMetricsSelector
* Rename decay-half-life-duration to moving-average-half-life
* Clarification of decay-half-life-duration and collect-interval
* Removed Fields, Java compatibility issue
* Adapt for-yield variables
* Comment metrics collector constructor that takes system param
* Don't copy EWMA if not needed
* LogOf2 constant 0.69315
* Don't use mapValues
* Remove RichInt conversion
* sigar version replace tag in docs
* createDeployer factory method to make it possible to override
deployer in subclass
* Improve readability of MetricsListener (in sample)
* Better startup of factorial sample (no sleep)
* Many minor enhancements and cleanups
2012-11-16 11:03:20 +01:00
Patrik Nordwall
1914be7069
Merge branch 'master' into wip-2547-metrics-router-patriknw
...
Conflicts:
akka-actor/src/main/scala/akka/actor/Deployer.scala
akka-cluster/src/main/scala/akka/cluster/ClusterMetricsCollector.scala
akka-cluster/src/test/scala/akka/cluster/MetricsCollectorSpec.scala
2012-11-15 12:33:11 +01:00
Björn Antonsson
21c55a8387
Cleaning up after 2.1.0-RC2 staging
2012-11-15 08:16:19 +01:00
Björn Antonsson
c33bd9fb9e
Building with 2.10.0-RC2 and all dependencies that are published.
2012-11-15 08:16:19 +01:00
Patrik Nordwall
dcde7d3594
AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547
...
* Refactoring of standard metrics extractors and data structures
* Removed optional value in Metric, simplified a lot
* Configuration of EWMA by using half-life duration
* Renamed DataStream to EWMA
* Incorporate review feedback
* Use binarySearch for selecting weighted routees
* More metrics selectors for the router
* Removed network metrics, since not supported on linux
* Configuration of router
* Rename to AdaptiveLoadBalancingRouter
* Remove total cores metrics, since it's the same as jmx getAvailableProcessors,
tested on intel 24 core server and amd 48 core server, and MBP
* API cleanup
* Java API additions
* Documentation of metrics and AdaptiveLoadBalancingRouter
* New cluster sample to illustrate metrics in the documentation,
and play around with (factorial)
2012-11-14 15:08:30 +01:00
Peter Vlugter
94060d6132
Update build and sbt plugin to sbt 0.12.1
2012-11-06 12:30:31 +13:00
Peter Vlugter
f3b859159f
Include generated pdf in online docs
2012-10-24 12:05:16 +13:00
Viktor Klang
e6d54b59ac
#2623 - Adding a @github@ substitution for links to github, as well as adding a pointer as to where to find the example code for the docs.
2012-10-22 11:14:22 +02:00
Viktor Klang (√)
84bb53fbf6
Merge pull request #815 from akka/wip-fix-config-version-osgi-√
...
Typesafe Config had an inappropriate version range in the OSGi manifest,...
2012-10-18 07:32:41 -07:00
Viktor Klang (√)
91e3fb339a
Merge pull request #813 from akka/wip-2635-√
...
#2635 - Removing Akka OSGi modules out of the dist, they should be opt-i...
2012-10-18 07:32:08 -07:00
Viktor Klang (√)
53e827c3df
Merge pull request #812 from akka/wip-exclude-jfree-√
...
Excluding jfree:jcommon and jfree:jfreechart from uncommons-maths
2012-10-18 06:56:57 -07:00
Viktor Klang
364a43e2eb
Typesafe Config had an inappropriate version range in the OSGi manifest, correcting it.
2012-10-18 15:37:00 +02:00
Viktor Klang
a7cce17960
#2635 - Removing Akka OSGi modules out of the dist, they should be opt-in
2012-10-18 15:12:42 +02:00
Viktor Klang
c0053155a7
Excluding jfree:jcommon and jfree:jfreechart from uncommons-maths
2012-10-18 13:18:09 +02:00
Viktor Klang
824e50fbc1
Only disabling the binary jar from the Akka samples, not the source jars etc.
2012-10-17 16:06:44 +02:00
Roland
f41e489aa8
switch groupId for scala-stm
2012-10-17 14:33:37 +02:00
Viktor Klang
6c89f640b6
Bumping the version of Akka master to 2.2-SNAPSHOT
2012-10-17 01:00:57 +02:00
Viktor Klang
387324ad7b
Updating to the zeromq release for 2.10.0-RC1
2012-10-16 12:42:42 +02:00
Roland
4b04faf582
put in sonatype repo for scala-stm
2012-10-15 22:54:20 +02:00
Roland
69ff6db394
Merge remote-tracking branch 'origin/master'
2012-10-15 22:41:25 +02:00
Patrik Nordwall
e7ded49eb7
Config lib v1.0.0, see #2611
2012-10-15 22:06:41 +02:00
Roland
6e34797a69
Merge branch 'wip-2.10.0-RC1-∂π'
2012-10-15 22:05:22 +02:00
Roland
74b1e3a53d
review comments: Duration.parse and FIXMEs
...
- found two more mentions of Duration.parse, replaced by Duration.create
- add FIXME to build for zeroMQ and scalaVersion
2012-10-15 20:26:13 +02:00
Patrik Nordwall
43acb90c8b
Capitalize extractor
2012-10-15 17:27:02 +02:00
Roland
b96d77c15a
actually build the samples
...
and fix the resulting breakage (of not compiling them for some time,
that is)
also remove the last casts to FiniteDuration
2012-10-15 17:17:54 +02:00
Roland
bff79c2f94
Merge remote-tracking branch 'origin/master' into wip-2.10.0-RC1-∂π
...
- currently cheating: uses zeroMQ artifacts for scala 2.10M7
- fixed a bunch of more wrong references to scala.concurrent.util
2012-10-15 16:18:52 +02:00
Roland
19100f1275
update versions for Scala 2.10.0-RC1
...
also fix a postfixOps warning and a duration error
2012-10-15 15:24:48 +02:00
Patrik Nordwall
0470bd6508
Make it possible to pass -D and -X args to multi jvm/node tests, see #2618
2012-10-15 15:15:40 +02:00
Viktor Klang
ec4871e801
Removing rst_html and rst_latex
2012-10-15 14:04:49 +02:00
Patrik Nordwall
76c158e63c
slf4j 1.7.2, see #2615
2012-10-12 18:46:20 +02:00
Patrik Nordwall
ec438ca2a6
Logback and slf4j dependencies, see #2615
...
* Latest slf4j 1.6.6
* Latest logback-classic 1.0.7
* Removed runtime scope for logback in docs
2012-10-12 14:15:00 +02:00
Roland
0f04239f67
move Duration classes according to scala 2.10 nightly and remove casts to FiniteDuration, see #2504
2012-10-11 15:18:10 -07:00
Patrik Nordwall
b965011a13
config lib 0.6.0
2012-10-11 09:26:09 +02:00
Patrik Nordwall
510a837c48
Wrong remoteConfig
2012-10-08 15:55:26 +02:00
Patrik Nordwall
a4d023e83b
Test tags should be opt-out and not opt-in, see #2600
...
* Runs all tests by default
* Exclude with -Dakka.test.tags.exclude=long-running,timing
2012-10-08 13:27:34 +02:00
Viktor Klang
d1ff4af9fe
#2601 - upgrade to Scalariform 1.0.0
2012-10-05 02:42:09 +02:00
Peter Vlugter
3dea880ca3
Add docs publishing
2012-10-02 06:49:20 -07:00
Roland
323e2c04ff
fixes based on review comments
2012-10-02 11:37:31 +02:00
Roland
cc669c3838
integrate akka-contrib docs into akka-docs build
...
using the awesomized sbt-site plugin!
2012-10-02 11:37:31 +02:00