Johan Andrén
0ab494e5dd
Do not build and publish dist and activator zips ( #22223 )
...
* Release script updates
2017-01-25 18:04:24 +01:00
Patrik Nordwall
3a2a618fa2
Merge pull request #22225 from akka/wip-22224-workaround-patriknw
...
temorary disable additional-serializers for ReliableProxySpec, #22224
2017-01-25 16:56:57 +01:00
Patrik Nordwall
b876b3e757
Merge pull request #22214 from dluc/master
...
Fix metrics documentation + some typos
2017-01-25 15:40:35 +01:00
Patrik Nordwall
02c4f641e7
temorary disable additional-serializers for ReliableProxySpec, #22224
2017-01-25 15:38:35 +01:00
Konrad `ktoso` Malawski
83788e1d79
+doc add sentence on Akka 2.5 in bin compat guide ( #22221 )
2017-01-25 15:26:47 +01:00
Patrik Nordwall
cc57b34b01
Merge pull request #22215 from akka/wip-after-throw-patriknw
...
handle IllegalStateException in CoordinatedShutdown
2017-01-25 14:32:20 +01:00
Patrik Nordwall
88a0114a8a
Merge pull request #22210 from akka/wip-comp-warn-patriknw
...
fix some compilation warnings
2017-01-25 14:31:46 +01:00
Patrik Nordwall
9fabbdf710
Merge pull request #22209 from akka/wip-22141-majority-patriknw
...
use minCap for majority write/read in sharding, #22141
2017-01-25 14:30:26 +01:00
Patrik Nordwall
233464f153
Merge pull request #22212 from akka/wip-22169-addser-default-patriknw
...
Enable additional-serialization-bindings by default, #22169
2017-01-25 14:29:53 +01:00
Patrik Nordwall
8fde7ada64
fix some compilation warnings
2017-01-25 12:34:19 +01:00
Patrik Nordwall
a94cf75e2e
Merge pull request #22213 from akka/wip-17963-sharding-ddata-default-patriknw
...
Use ddata mode as the default for Cluster Sharding, #17963
2017-01-25 12:33:22 +01:00
Patrik Nordwall
e5d172e08f
Merge pull request #22217 from akka/wip-addJvmShutdownHook-patriknw
...
Change signature of addJvmShutdownHook
2017-01-25 12:32:50 +01:00
Patrik Nordwall
65fa37aa03
fix SystemMessageDeliveryStressTest NPE with additional-serializers, #22169
...
* because it's sending a dummy `Failed` sys msg with `null` child
2017-01-25 12:31:56 +01:00
Patrik Nordwall
ca09f706eb
Change signature of addJvmShutdownHook
...
* because with Scala 2.12 it can't infer the right overload
* prefer the `() =>`, but here it's clear that it's a callback
* similar in ActorSystem.registerOnTermination
2017-01-25 10:52:47 +01:00
Patrik Nordwall
8c06fa2a6a
Merge pull request #22216 from akka/wip-weaklyup-tests-patriknw
...
disable weakly-up for some tests
2017-01-25 10:48:13 +01:00
Patrik Nordwall
4703e30774
disable weakly-up for some tests
2017-01-25 07:20:24 +01:00
Patrik Nordwall
ce27e8fe63
handle IllegalStateException in CoordinatedShutdown
...
* the call to after may throw if scheduler terminated
2017-01-25 07:14:26 +01:00
Devis Lucato
804392291c
fix typos
2017-01-24 14:20:33 -08:00
Devis Lucato
b08c7ebfab
Fix metrics documentation “sample-period” to “sample-interval”
2017-01-24 14:20:21 -08:00
Patrik Nordwall
9df49be5d0
Enable additional-serialization-bindings by default, #22169
...
* and thereby it was also possibe to simplify the documentation
in remoting
2017-01-24 18:52:49 +01:00
Patrik Nordwall
9616e997fc
Use ddata mode as the default for Cluster Sharding, #17963
2017-01-24 18:49:01 +01:00
Patrik Nordwall
94e40460a4
Merge pull request #22206 from akka/wip-21423-remove-deprecations-patriknw
...
remove deprecations, #21423
2017-01-24 16:45:31 +01:00
Patrik Nordwall
b45a254685
use minCap for majority write/read in sharding, #22141
...
* also added some docs about the feature since that was missing
2017-01-24 16:41:18 +01:00
Patrik Nordwall
0c1d9e3d2e
Merge pull request #22202 from akka/wip-22201-promote-ddata-patriknw
...
Promote Distributed Data, #22201
2017-01-24 16:34:31 +01:00
Patrik Nordwall
554d119446
Merge pull request #22200 from akka/wip-21190-promote-PersistenceFSM-patriknw
...
Promote PersistenceFSM, #21190
2017-01-24 14:38:48 +01:00
Patrik Nordwall
261a04714e
Merge pull request #22204 from akka/wip-22197-promote-WeaklyUp-patriknw
...
Promote WeaklyUp and enable by default, #22197
2017-01-24 14:38:13 +01:00
Patrik Nordwall
a4e31c3d4f
Merge pull request #22101 from akka/wip-delta-ddata-patriknw
...
support for Delta-CRDT, #21875
2017-01-24 14:36:10 +01:00
Patrik Nordwall
fbe33c35a5
remove deprecated constructor in DeadlineFailureDetector, #21423
2017-01-24 13:35:52 +01:00
Patrik Nordwall
311d70b88a
remove deprecated ARRAY_OF_BYTE_ARRAY, #21423
2017-01-24 13:35:51 +01:00
Patrik Nordwall
a9198880ce
remove deprecated persist method, #21423
...
* superseded by persistAll
2017-01-24 13:35:51 +01:00
Patrik Nordwall
fa11ed1817
remove deprecated methods in routing, #21423
2017-01-24 13:35:47 +01:00
Patrik Nordwall
9c1ad65736
removal of deprecated constructor in PromiseActorRef, #21423
2017-01-24 13:34:11 +01:00
Patrik Nordwall
db74c33130
remove deprecated constructor in serializers, #21423
2017-01-24 13:34:05 +01:00
Patrik Nordwall
cc8c543b90
remove deprecated util.Crypt, #21423
2017-01-24 13:32:47 +01:00
Patrik Nordwall
e69fc6e934
remove some deprecated event bus classes, #21423
2017-01-24 13:32:46 +01:00
Patrik Nordwall
5afa66589f
remove deprecated ActorPath.ElementRegex, #21423
2017-01-24 13:32:46 +01:00
Patrik Nordwall
0f8f47878b
remove deprecated ActorSystem termination methods, #21423
...
* those were deprecated by #15757 before 2.4.0
2017-01-24 13:32:46 +01:00
Patrik Nordwall
3e7ffd6b96
Add support for delta-CRDT, #21875
...
* delta GCounter and PNCounter
* first stab at delta propagation protocol
* send delta in the direct write
* possibility to turn off delta propagation
* tests
* protobuf serializer for DeltaPropagation
* documentation
2017-01-24 13:24:45 +01:00
Adam Voss
2a9fa234a1
Fix rel="canonical" links ( #22132 )
...
Particularly, this now appropriately indicates Akka HTTP documentation.
In both cases it no longer points to a destination with status code 404.
2017-01-24 12:49:58 +01:00
Patrik Nordwall
f409c06c78
Promote Distributed Data, #22201
2017-01-24 12:49:27 +01:00
Patrik Nordwall
1700cdaebc
Promote WeaklyUp and enable by default, #22197
2017-01-24 12:31:32 +01:00
Patrik Nordwall
b57c97215b
Merge pull request #22189 from akka/wip-deps
...
Update Aeron to 1.1.0
2017-01-24 11:51:54 +01:00
Patrik Nordwall
6d1d1a13a7
Merge pull request #22194 from akka/wip-22191-eager-init-CoordinatedShutdown-patriknw
...
eager initialization of CoordinatedShutdown, #22191
2017-01-24 11:50:33 +01:00
Patrik Nordwall
b6f4bddea3
Merge pull request #22118 from akka/wip-22117-proxy-remove-patriknw
...
stop ClusterSingletonProxy when self member removed, #22117
2017-01-24 11:49:51 +01:00
Patrik Nordwall
99be3cb7b5
Promote PersistenceFSM, #21190
2017-01-24 11:21:37 +01:00
Patrik Nordwall
9de19bf312
eager initialization of CoordinatedShutdown, #22191
...
* e.g. the jvm shutdown hook should be installed immediately
* noticed that it was initialized from artery shutdown
* run-by-jvm-shutdown-hook=off in multi-jvm tests
2017-01-23 21:35:45 +01:00
Patrik Nordwall
d1ba2c1aae
Merge pull request #22193 from akka/wip-adaptive-pool-patriknw
...
change router type in cluster.StressSpec
2017-01-23 21:20:02 +01:00
Patrik Nordwall
af142f82fd
change router type in cluster.StressSpec
...
* it was an oversight when old cluster metrics was removed
2017-01-23 21:18:25 +01:00
Patrik Nordwall
04846f4528
Merge pull request #22003 from akka/wip-lambda-patriknw
...
Improvements of AbstractActor API, #21717
2017-01-23 19:59:19 +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