Patrik Nordwall
3881516654
update logback test/docs dependency ( #22972 )
2017-05-19 13:30:57 +02:00
Martynas Mickevičius
0e7a8e1e61
#22909 Fix parameters
...
* @binVersion@
* @github@
* @samples@
* @exampleCodeService@
2017-05-12 16:38:46 +03:00
Patrik Nordwall
856d07483d
update to Scala 2.11.11 and 2.12.2
2017-04-28 18:01:42 +02:00
Patrik Nordwall
8e57304c7d
update to Aeron 1.2.5, and fix the SharedMediaDriverSupport
2017-04-18 15:16:01 +02:00
Patrik Nordwall
3b53daa370
Revert "update to Aeron 1.2.4, and fix the SharedMediaDriverSupport, #22693 "
...
This reverts commit 3d0d50e98b .
2017-04-12 07:38:02 +02:00
Patrik Nordwall
3d0d50e98b
update to Aeron 1.2.4, and fix the SharedMediaDriverSupport, #22693
...
* SharedMediaDriverSupport failed with NPE with Aeron 1.2.4, and
concludeAeronDirectory solves that
2017-04-11 18:30:18 +02:00
Martynas Mickevičius
b645c5a1c3
Revert "update to Aeron 1.2.4"
2017-04-10 13:06:31 +03:00
Patrik Nordwall
855d51edec
update to Aeron 1.2.4
...
* https://github.com/real-logic/Aeron/wiki/Change-Log#124-06-apr-2017
2017-04-07 14:53:47 +02:00
Johan Andrén
39199b877a
Fix some build and compile warnings
2017-03-15 14:26:41 +01:00
Konrad `ktoso` Malawski
205a538df3
=act,str Port be-scala-2.13-friendly ( #22528 )
...
* !str #22527 fix SubSource/SubFlow.zip Pair type
* =act don't use conforms, be scala 2.13 friendly
* Update SubFlow.scala
2017-03-13 12:39:57 +01:00
Konrad `ktoso` Malawski
5edead2bda
Update Aeron to 1.2.3
...
Weird, I thought we were on a later version?
Anyway, 1.2.3 fixed a nasty bug it seems.
Changelog: https://github.com/real-logic/Aeron/wiki/Change-Log
2017-03-07 15:42:36 +01:00
Guido Medina
d64678d4d3
Bump few dependency versions.
2017-02-23 14:22:44 +00:00
Martynas Mickevičius
958de6a916
Remove samples ( #22288 )
...
Add code, that was used for documentation to the appropriate projects
or akka-docs.
2017-02-14 12:10:23 +01:00
Nafer Sanabria
2c9e013ce5
Upgrade Typesafe Config & slf4j
2017-02-12 16:40:12 -05:00
Johan Andrén
52a20f2ba9
Micro kernel module removed #22205
2017-01-26 15:40:54 +01:00
Konrad `ktoso` Malawski
bca071fa81
Update Aeron to 1.1.0
...
If we think we can bump such. I think we could since used internally mostly anyway hm.
https://github.com/real-logic/Aeron/releases/tag/1.1.0
2017-01-23 19:29:11 +01:00
Patrik Nordwall
b72ca92799
serialize Scala 2.12 functions for when used in remote deployment, #22041
2017-01-20 14:09:21 +01:00
Patrik Nordwall
452b3f1406
remove old deprecated cluster metrics, #21423
...
* corresponding was moved to akka-cluster-metrics, see
http://doc.akka.io/docs/akka/2.4/project/migration-guide-2.3.x-2.4.x.html#New_Cluster_Metrics_Extension
2017-01-20 13:48:36 +01:00
gosubpl
c80c3e16c4
remove org.uncommons.maths dependency ( #12636 )
...
Also
* add InternalApi annotation to AESCounterBuiltinRNG
* add setDaemon(true) to re-seeder thread
2017-01-13 10:23:06 +01:00
Philippus Baalman
6c7085252a
extended copyright into 2017
2017-01-04 17:37:15 +01:00
Konrad `ktoso` Malawski
17c4352382
Update Aeron to 1.0.5
2016-12-29 12:48:46 +01:00
Patrik Nordwall
d6d50a08d0
Add support for durable storage of distributed data, #21645
...
* using lmdbjava libarary
2016-12-05 12:27:02 +01:00
Konrad Malawski
a67b016ac6
=pro #21867 update scala-stm dependency for akka-agent, scala 2.12 ( #21868 )
2016-11-21 13:03:09 +01:00
Konrad Malawski
5ca56a56eb
=pro update Aeron to 1.0.4
2016-11-17 17:51:04 +01:00
Johan Andrén
e9253c7c7d
Changes needed to build/test/release for 2.12.0 ( #21789 )
2016-11-03 16:17:36 +01:00
Johannes Rudolph
c9854e4350
=pro merge ssl-config-akka from ssl-config project into akka-stream ( #21551 )
...
This will fix the cyclic dependency issue between the ssl-config repo
and akka.
It would have been better if akka-stream would not require
these changes at all but com.typesafe.sslconfig.akka.AkkaSSLConfig is
part of the public interface of akka-stream's TLS stage. So, this
can only be fixed in the next major version.
Source code was copied over from the tree at commit
470fae76f3
See https://github.com/typesafehub/ssl-config/issues/47
2016-10-28 16:41:26 +02:00
Patrik Nordwall
1ff1f5edee
small test changes for Scala 2.12 ( #21738 )
2016-10-28 14:59:08 +02:00
Björn Antonsson
17eafffab8
Make the akka-scala-nightly project work as expected
...
* Added new scala-java8-compat version for Scala 2.12.0-RC2+
* Fixed a diff between ProjectRef and Project that never matched
2016-10-27 13:02:23 +02:00
Konrad Malawski
a6a5556a8f
Remove Akka-HTTP sources from akka/akka, moving to akka/akka-http! ( #21690 )
2016-10-18 15:17:17 +02:00
Patrik Nordwall
6c78874a88
update to Aeron 1.0.2, #21583
...
* important bug fix in Aeron: real-logic/Aeron#281
2016-10-17 10:23:30 +02:00
Patrik Nordwall
dcd921369c
adjust build for master
2016-09-29 13:54:30 +02:00
Johan Andrén
392ca5ecce
Enable flight recorder in tests #21205
...
* Setting to configure where the flight recorder puts its file
* Run ArteryMultiNodeSpecs with flight recorder enabled
* More cleanup in exit hook, wait for task runner to stop
* Enable flight recorder for the cluster multi node tests
* Enable flight recorder for multi node remoting tests
* Toggle always-dump flight recorder output when akka.remote.artery.always-dump-flight-recorder is set
2016-09-16 15:12:40 +02:00
Konrad Malawski
ed05a77f9c
=pro update aeron to 1.0.1
...
Changes are https://github.com/real-logic/Aeron/releases/tag/1.0.1 :
> * Adjust incremental cleaning to avoid overwrite of cleaned log in loss scenarios to address Issue #271 .
> * Correctly initialise cleaning position for late joining a stream. Issue #268 .
> * Make clientLivenessTimeout configurable from Context.
> * Shadow samples into aeron-all JAR.
> * Support creating Agent threads via ThreadFactory to enable pinning.
> * Update to Agrona 0.5.4.
> * Update to ByteBuddy 1.4.20.
2016-08-31 10:09:07 +01:00
Patrik Nordwall
90cce8579a
Merge branch 'master' into wip-sync-artery-dev-patriknw
2016-08-31 08:59:49 +02:00
Johan Andrén
f760b98e8c
Use in-memory filesystem for the file sink and source #20726
2016-08-29 16:33:33 +02:00
Patrik Nordwall
51bb330d2f
Merge pull request #21268 from akka/wip-sync-artery-dev-2.4.9-patriknw
...
sync artery-dev with master (2.4.9+)
2016-08-24 11:21:23 +02:00
Patrik Nordwall
8ab02738b7
Merge branch 'master' into wip-sync-artery-dev-2.4.9-patriknw
2016-08-23 20:14:15 +02:00
Patrik Nordwall
5df0f5ea87
update to Aeron 1.0
2016-08-23 20:04:22 +02:00
Endre Sándor Varga
5e830323f6
Updating to ScalaTest 3.0.0 and ScalaCheck 1.13.2
2016-08-22 11:13:49 +02:00
Nafer Sanabria
e05d0fe290
Upgrade jackson-databind to 2.7.6 ( #21113 )
2016-08-05 16:10:28 +02:00
Konrad Malawski
841be3e172
=build versions of dependencies for 2.12.0-M5 ( #20939 )
...
* =build versions of dependencies for 2.12.0-M5
* Update Dependencies.scala
2016-07-11 16:12:59 +02:00
Patrik Nordwall
ccb5d1ba04
Merge branch 'master' into wip-sync-2.4.8-artery-patriknw
2016-07-08 15:38:33 +02:00
Patrik Nordwall
d2c3c3ee3b
update to Aeron 0.9.9
2016-07-01 15:38:39 +02:00
Patrik Nordwall
3aa19a0e7c
update to Netty 3.10.6.Final, #20856
2016-06-29 20:38:18 +02:00
Patrik Nordwall
50ac9134b8
Merge branch 'master' into wip-merge-2.4.5-artery-patriknw
2016-05-17 13:13:13 +02:00
Patrik Nordwall
3021e7d7ce
update HdrHistogram test dependency ( #20499 )
2016-05-10 17:55:15 +02:00
Patrik Nordwall
fbfe0b0068
update to Aeron 0.9.7
2016-05-03 20:43:09 +02:00
Nafer Sanabria
b307a0ead7
Upgrade jackson-databind to 2.7.4 ( #20419 )
2016-04-30 00:22:26 +02:00
Martynas Mickevicius
540e17dfc6
Add latest versions to MiMa
2016-04-26 15:28:41 +02:00
Patrik Nordwall
263e3a3b99
add Artery throughput and latency tests
...
* as multi-node tests
* adjust multi-node-testkit to use the hostname for Artery
* update HdrHistogram version
2016-04-21 07:40:02 +02:00