Patrik Nordwall
a3ddb406f4
document remember entities limitation, #22327
...
* and set default for max-delta-elements
2017-02-20 14:41:49 +01:00
Johan Andrén
64b35cf1f1
Replace "experimental" with "may change" ( #22326 )
...
* Replacing "experimental" with "may change" #22305
* Right syntax for links
* Correct annotation name
* Final small changes
2017-02-20 12:05:21 +01:00
Patrik Nordwall
adae12ff95
Adjust the score for the serialization vulnerability
...
* and some additional clarifications
* and some cleanup of wrong rst format
(cherry picked from commit a79bfbf941e5129fcf21d8a9e29d1ae1c55e39a0)
2017-02-20 11:30:28 +01:00
Patrik Nordwall
a7dfaf00a4
Merge pull request #22328 from prettynatty/death-pact-doc
...
add case for DeathPactException stopping actor
2017-02-20 10:57:09 +01:00
Andrey Kuznetsov
62cf0c3f43
add case for DeathPactException stopping actor
2017-02-18 02:30:43 +03:00
Johan Andrén
cf6d5a4e8a
Deprecation of ExtensionKey #22208
2017-02-17 17:07:15 +01:00
Johan Andrén
8f9b4f203a
Pass the deserialized message on when serialize-messages on #13751
2017-02-17 16:41:25 +01:00
Patrik Nordwall
2f7c6ace2e
Merge pull request #22338 from hseeberger/fix-persistence-docs
...
Fix typos in persistence docs
2017-02-17 14:14:34 +01:00
Earl St Sauver
7d8dfdd1e3
Fix grammer in cluster documentation
...
"too long time." -> "too long of a time."
Alternatively, this could be just "too long."
2017-02-17 12:49:55 +01:00
Heiko Seeberger
cdd00f4ae2
Fix typos in persistence docs
2017-02-16 17:23:50 +01:00
Johannes Rudolph
2d9de06edd
=pro add missing mima filters for #21854/#22320 when checking against 2.4.17
2017-02-16 16:45:52 +01:00
Johannes Rudolph
e7b095af89
=pro #22306 add missing mima filter rules for 2.4.16/17 changes
2017-02-16 16:45:52 +01:00
Johannes Rudolph
888d10cb86
=pro move some MiMa filters to the release-2.4 list
2017-02-16 16:45:52 +01:00
Johannes Rudolph
ea9f3d775f
=pro #22306 add missing mima entries for 2.4.16 / 2.4.17, filter 2.4.15
...
(cherry picked from commit 17fce0fdaaa1c807201e44d1d8ce18780aefe08d)
Conflicts:
project/MiMa.scala
2017-02-16 16:45:52 +01:00
Johannes Rudolph
ec0e81c0f4
=pro update to mima 0.1.14
...
(cherry picked from commit 3f789da965064e42304992645fdefd4d044b15b7)
2017-02-16 16:45:52 +01:00
Johannes Rudolph
0672cf3ab4
=pro organize filters a bit differently to prevent merge conflicts with release-2.4
2017-02-16 16:45:52 +01:00
Patrik Nordwall
96652d38b4
Merge pull request #22269 from gosubpl/wip/22187-delta-crdt-gset
...
GSet ported to delta-CRDT (#22187 )
2017-02-16 15:45:28 +01:00
Konrad `ktoso` Malawski
d306700feb
=doc Make it easier to disable Java serialization, #22283 ( #22315 )
...
* one single config option to disable it completely
* improve security documentation
Co-authored-by: Patrik Nordwall <patrik.nordwall@gmail.com>
2017-02-16 14:09:04 +01:00
gosubpl
d470321051
GSet ported to delta-CRDT ( #22187 )
2017-02-16 13:06:57 +01:00
Alexander Golubev
552481b511
#22030 Lazy sink wait for init
2017-02-16 09:19:25 +01:00
ortigali
021829e21e
=str Remove manual hostname verifier support, used to be included only because Java 6 ( #22320 )
...
* Remove manual hostname verifier support, used to be included only because Java 6 #21854
* Remove manual hostname verifier support, used to be included only because Java 6 #21854
2017-02-15 20:40:42 +01:00
Ikrom
b2f7c7a037
Update remoting-artery.rst ( #22321 )
2017-02-15 17:46:16 +01:00
Roland Kuhn
2d41b5efbb
Merge pull request #22279 from akka/wip-typed-process-DSL
...
allow named adapters and add receptionist to system
2017-02-15 16:55:54 +01:00
Johan Andrén
cf6cb5f2d9
Eliminate race in connection closed tcp test case #21903
2017-02-15 14:15:51 +01:00
Roland Kuhn
21ffb68cdf
fix #21653
2017-02-15 10:47:02 +01:00
Roland Kuhn
5766cd701d
allow named adapters and add receptionist to system
2017-02-15 10:47:02 +01:00
Hawstein
873e87fb33
=str refine built-in Take and TakeWhile stages ( #21871 )
...
* refine build-in stages:
* change InHandler to avoid unnecessary condition check
* remove unnecessary local variable
* fix typo
* revert the drop stage change and remove timer
2017-02-14 12:24:28 +01:00
Johan Andrén
70f2beaf0b
Fail fast + docs around mixing major Scala versions serializing #22004
2017-02-14 12:21:04 +01: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
Olli Helenius
b8cdcf3439
Close Java Stream after completion #22241
2017-02-14 11:50:07 +01:00
Tal Pressman
79a6cdc2f2
Remove references to FSM's Ev matcher
2017-02-14 11:44:47 +01:00
Johannes Rudolph
276267e3a2
Merge pull request #22278 from jrudolph/w/disassociation-after-big-message
...
=rem #22277 log remoting connection errors
2017-02-13 17:27:02 +01:00
Konrad `ktoso` Malawski
5287181dee
+doc add more docs on CoupledTerminationFlow
2017-02-13 15:41:41 +01:00
Konrad Malawski
5b8b00595f
+str implement CoupledTerminationFlow to be used in WS in HTTP
2017-02-13 15:41:41 +01:00
Patrik Nordwall
b545fb18ac
Merge pull request #22294 from naferx/upgrade-typesafe-config
...
Upgrade Typesafe Config & slf4j
2017-02-13 12:07:11 +01:00
Johannes Rudolph
1b3d2acbcc
=rem #22277 log remoting connection errors
...
An alternative way of reporting might be to make the error part of the
DisassociationInfo. This would require changing or adding another subclass
which is a non-compatible change. Could still be worthwhile to do to prevent
double logging.
2017-02-13 10:50:43 +01:00
Nafer Sanabria
2c9e013ce5
Upgrade Typesafe Config & slf4j
2017-02-12 16:40:12 -05:00
Andrey Baidarov
9e1d6774e5
Reset pendingSend on address resolution failure #22076
2017-02-11 19:20:41 +01:00
Patrik Nordwall
11ecf03980
Merge pull request #22247 from 412b/fix-22246-persistent-shard-coordinator-inconsistent-recovery
...
#22246 cluster-sharding PersistentShardCoordinator with remember-entities doesn't recover properly
2017-02-10 13:34:30 +01:00
Patrik Nordwall
471311d947
Merge pull request #22137 from by-dam/wrap-CombinedReadEventAdapter-into-NoopWriteEventAdapter
...
#22136 - Wraps CombinedReadEventAdapter into NoopWriteEventAdapter
2017-02-10 11:09:08 +01:00
Patrik Nordwall
f83ec3f4cd
Merge pull request #22184 from johanandren/wip-22180-custom-actor-system-in-multinodespec-johanandren
...
Custom ActorSystem creation in MultiNodeSpec
2017-02-10 11:05:09 +01:00
Patrik Nordwall
23de9ed770
Merge pull request #22267 from akka/wip-22239-java-NegotiateNewSession-patriknw
...
add Java API for NegotiateNewSession, #22239
2017-02-10 11:01:39 +01:00
Nafer Sanabria
68c69b15c8
update the reference of mapConcat signature in doc ( #22262 )
2017-02-08 18:28:14 +01:00
drewhk
6b40b9b181
#22097 Eliminate race in materialization order in FlowSplitWhenSpec ( #22266 )
2017-02-08 10:46:08 +01:00
Patrik Nordwall
86619ca325
use index access instad of iterator in Broadcast, #22113
...
* and a few more places
* to avoid object allocation
2017-02-07 15:50:24 +01:00
Patrik Nordwall
3a73b19b95
add Java API for NegotiateNewSession, #22239
2017-02-07 14:26:47 +01:00
Patrik Nordwall
30bb485d13
Merge pull request #22236 from jgordijn/22235-Mention-stable-DD-in-release-notes-jgordijn
...
add to release notes: DD is now a stable module
2017-02-05 19:41:27 -07:00
Patrik Nordwall
4aabf22771
Merge pull request #22260 from marnikitta/master
...
Mistype fix in Artery java documentation
2017-02-05 19:39:34 -07:00
Patrik Nordwall
e46a1f6b50
Merge pull request #22258 from ortigali/wip-22182-untyped-actor
...
Convert remaining UntypedActor in docs
2017-02-05 19:22:48 -07:00
Patrik Nordwall
d06fd8a50f
Merge pull request #22261 from toaditoad/issue-22256-artery-docs-msg-destination
...
Documentation hint for large-message-destinations
2017-02-05 19:11:35 -07:00