Yoel Garcia Diaz
b2fcc9f1b0
log both listening and binding addresses if they are different
2019-03-07 08:03:39 +00:00
Nicolas Vollmar
f4b6e30810
Small fixes/improvements #26156
2019-03-07 08:10:07 +01:00
Nicolas Vollmar
54232d785a
Removes stopping strategy from failure options #26156
2019-03-07 08:09:11 +01:00
Nicolas Vollmar
9233ff5a40
Adapts and improves documentation #26156
2019-03-07 08:09:11 +01:00
Nicolas Vollmar
9f3b62a367
Updates backoff supervision documentation #26156
2019-03-07 08:09:11 +01:00
Nicolas Vollmar
6b77500392
Adds new extended backoff API and moves old deprecated API to separate file #26156
2019-03-07 08:09:11 +01:00
Nicolas Vollmar
0abd8bab96
Adding internal api markers and other small corrections #26156
2019-03-07 08:09:11 +01:00
Nicolas Vollmar
a8080a2140
Improving documentation and code style #26156
2019-03-07 08:09:11 +01:00
Nicolas Vollmar
551bbdec77
Hide backoff on stop supervisor implementation #26156
2019-03-07 08:09:11 +01:00
Nicolas Vollmar
d0a5ced319
Simplify backoff supervision api #26156
2019-03-07 08:09:11 +01:00
Yoel Garcia Diaz
9e16c02b0d
fix login the bind address when remoting starts
2019-03-07 06:58:28 +00:00
Christopher Batey
f2708c9dd3
Remove outdated comment from build.properties ( #26475 )
2019-03-06 15:15:46 +00:00
Johannes Rudolph
f1872b773c
Merge pull request #26474 from jrudolph/jr/26330-remove-WithContext-statefulMapContext
...
!str remove {Source,Flow}WithContext.statefulMapConcat, fixes #26330
2019-03-06 13:19:25 +01:00
Johannes Rudolph
45fa9dd552
!str remove {Source,Flow}WithContext.statefulMapConcat, fixes #26330
...
statefulMapConcat will by design confound processing of single elements.
However, in the WithContext APIs the user only has access to the elements
but not to the contexts so the association is likely to be wrong in the end.
So, for now, we follow our basic rule not to include potentially order-changing
operations in the WithContext APIs and remove statefulMapConcat. Users that
need something like that should drop to the regular tuple passing APIs and
manage context propagation manually.
2019-03-06 11:53:41 +01:00
Johan Andrén
7900240eb3
Access latestSeqNr in typed persistence ( #26261 )
2019-03-06 11:27:35 +01:00
Johannes Rudolph
c186c1bde9
Merge pull request #26447 from zhongl/name-typo
...
Fix typos of OutgoingConnectionStage's port names
2019-03-06 10:33:24 +01:00
Johan Andrén
d52d0c1cce
Merge pull request #26469 from ennru/fix-dead-links
...
Fix dead links in the docs
2019-03-06 09:57:58 +01:00
Gaël Bréard
1a76faef58
keep original logging filter everywhere it's needed
...
for binary compatibility
Signed-off-by: Gaël Bréard <gael.breard@orange.com>
2019-03-05 20:46:11 +01:00
Enno Runne
066a692ca1
Fix dead links in the docs
2019-03-05 17:30:27 +01:00
Gaël Bréard
f2aac0a561
reformat code
...
Signed-off-by: Gaël Bréard <gael.breard@orange.com>
2019-03-05 16:35:35 +01:00
Gaël Bréard
aa74afb8b1
Create a separate trait for filter with marker
...
to ensure binary compatibility
Signed-off-by: Gaël Bréard <gael.breard@orange.com>
2019-03-05 16:05:21 +01:00
Johan Andrén
aebef217d7
Use AsyncDnsCache directly in DnsServiceDiscovery, #25948
2019-03-05 14:24:08 +01:00
Johannes Rudolph
971bd5159e
act Avoid deadletter access if not needed ( #26422 )
2019-03-05 14:09:38 +01:00
Helena Edelson
27957649e8
Consolidate duplicate persistence sharding function #26451 ( #26452 )
2019-03-05 08:05:51 -05:00
Patrik Nordwall
7f0837a550
Merge pull request #26465 from akka/wip-from-tuple-pair-source-patriknw
...
Adds fromPairs to SourceWithContent object
2019-03-05 11:56:44 +01:00
Patrik Nordwall
6071d890aa
Merge pull request #26464 from akka/wip-toMap-withContext-patriknw
...
Adds to and toMap to SourceWithContext
2019-03-05 10:06:27 +01:00
Luc Bourlier
c344287b9d
Adds fromPairs to SourceWithContent object
...
Like in FlowWithContext. To simplify the creation of sourceWithContext
from sources with compatible types.
Renames from to fromPairs in FlowWithContext.
2019-03-05 09:56:24 +01:00
Patrik Nordwall
74b2144038
Merge pull request #26462 from akka/wip-26411-withAttributes-withContext-patriknw
...
Sets correct return type for withAttributes on Source/FlowWithContext
2019-03-05 09:18:19 +01:00
Patrik Nordwall
a0daf3e5eb
add runWith to SourceWithContext
2019-03-05 09:17:52 +01:00
Luc Bourlier
a98daa0d08
Adds to and toMap to SourceWithContext
2019-03-05 08:40:18 +01:00
Luc Bourlier
c58d348b2a
Sets correct return type for withAttributes on Source/FlowWithContext
2019-03-05 08:25:27 +01:00
Johan Andrén
1a8313ba72
Fixing compilation error regarding to and from context propagated source ( #26461 )
2019-03-04 14:32:01 -05:00
Gaël Bréard
fee21cf320
Add marker support in logging filters for akka-typed too
...
Signed-off-by: Gaël Bréard <gael.breard@orange.com>
2019-03-04 17:57:02 +01:00
Johan Andrén
85143b5660
Adds Flow.asFlowWithContext #26372
2019-03-04 16:32:43 +01:00
Luc Bourlier
5a425c1dc7
Rename start/endContextPropagation functions to asFlow/Source.. ( #26353 )
...
To match FlowWithContext.asFlow
2019-03-04 15:48:24 +01:00
Hungai Amuhinda
ff9289a089
Doc changes on supervising example on Tutorial guide # 26429
2019-03-04 15:17:21 +01:00
Patrik Nordwall
05d59f8370
Merge pull request #26401 from akka/wip-26305-ccompat-Sink.collection-patriknw
...
remove ccompat import in CollectionSinkSpec, #26305
2019-03-04 15:02:58 +01:00
Arnout Engelen
f2c2e1fa54
Document snapshot releases ( #26437 )
2019-03-04 14:18:40 +01:00
Patrik Nordwall
0f45eec439
Use AsyncDnsCache directly in DnsServiceDiscovery, #25948
...
* to avoid (2) asks
2019-03-04 13:46:11 +01:00
Johan Andrén
c130a7a609
Merge pull request #26440 from sivapalan/apimaychange-issue-reference-field
...
Add issue reference field to ApiMayChange annotation (#26409 )
2019-03-04 13:33:17 +01:00
Gaël Bréard
a04479ff54
Add marker support in logging filters #26544
...
Signed-off-by: Gaël Bréard <gael.breard@orange.com>
2019-03-04 11:24:19 +01:00
Arnout Engelen
158b1f6713
Merge pull request #26450 from helena/minor-persistence-wrap
...
Fixing minor wrapping.
2019-03-04 09:16:58 +01:00
Helena Edelson
7e31974192
Fixing minor wrapping.
2019-03-01 10:27:48 -08:00
Johan Andrén
26b0869318
(Prefer) non symbolic typed ask 26306
2019-03-01 15:06:50 +01:00
Arnout Engelen
8853175111
Don't apply 'discipline' flags to compilation run for documentation #26119
...
* Avoid -Ywarn-unused:_ on Scala 2.13
* Exclude warn-unused:explicits when generating docs
* Don't apply discipline to the docs compilation run
This approach also means no explicit code is needed anymore to
prevent #26119 from being triggered.
2019-03-01 13:39:08 +01:00
Martynas Mickevičius
41efdcecfb
Use cross build prefix for every command
2019-03-01 14:29:50 +02:00
Johan Andrén
3a6040ff64
More tweaking the build to make it work
2019-03-01 10:31:29 +01:00
zhongl
1c5c7be8ea
Fix typos of OutgoingConnectionStage's port names.
2019-03-01 15:23:28 +08:00
sivapalan
1991e0d23d
Format ApiMayChange
2019-02-28 23:52:31 +01:00
Johan Andrén
dc882ee077
Make it compile on 2.13-M5
2019-02-28 16:51:51 +01:00