Patrik Nordwall
|
e77c3c3e8a
|
Merge pull request #22551 from akka/wip-lazy-TraversalBuilder-patriknw
remove lazy from TraversalBuilder field
|
2017-03-14 13:29:49 +01:00 |
|
ortigali
|
db0a473cd5
|
use CompletionStage instead of Future in java doc classes (#22472)
* use CompletionStage instead of Future in FactorialBackend.java #22393
* use CompletionStage instead of Future in FactorialBackend.java #22393 2
|
2017-03-14 11:51:44 +01:00 |
|
Patrik Nordwall
|
eaf50405ab
|
Merge pull request #22534 from ortigali/wip-22460-actor-selection-spec
FAILED ActorSelectionSpec
|
2017-03-14 11:34:54 +01:00 |
|
toaditoad
|
a569aebc9d
|
Documentation note for large-message-frame-size (#22519)
* Added to docs that large-message-frame-size is restricted to 1/8th of aeron.term.buffer.length #22257
* Fixed grammar
|
2017-03-14 11:22:04 +01:00 |
|
Patrik Nordwall
|
f12594849b
|
Merge pull request #22454 from jlprat/actors-mutable-state-docs-fix
Move inlined example to its own class #22453
|
2017-03-14 11:19:31 +01:00 |
|
Patrik Nordwall
|
eb5262f292
|
Merge pull request #22408 from athieriot/remove-implicit-in-test
Remove unecessary implicit in test
|
2017-03-14 10:46:01 +01:00 |
|
Patrik Nordwall
|
293c5c0b01
|
remove lazy from TraversalBuilder field
|
2017-03-14 07:35:06 +01:00 |
|
Aurélien Thieriot
|
25df5c08e4
|
Remove unecessary implicit in test
|
2017-03-13 21:16:04 +00:00 |
|
Martynas Mickevičius
|
11c513fda7
|
Merge pull request #22542 from 2m/wip-resize-mat-connections-2m
#22429 Resize connections array when needed
|
2017-03-13 19:43:50 +02:00 |
|
Johan Andrén
|
1e6b8ec86b
|
Make sure the hashcode is not negative when selecting key chunk #22487
|
2017-03-13 17:57:03 +01:00 |
|
Johan Andrén
|
7a0e5b31f8
|
Avoid Array.ofDim where possible #22516
|
2017-03-13 17:49:45 +01:00 |
|
Martynas Mickevičius
|
9550e34394
|
#22429 Use Arrays.copy instead of scala builder
|
2017-03-13 14:52:56 +02:00 |
|
Johan Andrén
|
5ea2e0536c
|
Remove superflous ownerId fields in interpreter Connection #22447
|
2017-03-13 12:42:49 +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 |
|
Patrik Nordwall
|
5138b8f587
|
Merge pull request #22544 from johanandren/wip-22543-make-jenkins-your-friend-note-johanandren
Note that you must be a public member of akka org to trigger builds
|
2017-03-13 10:34:37 +01:00 |
|
Johan Andrén
|
4f291d1725
|
Note that you must be a public member of akka org to trigger builds #22543
|
2017-03-13 10:19:15 +01:00 |
|
Johannes Rudolph
|
d5660acb64
|
Merge pull request #22513 from jrudolph/jr/w/remove-most-asInstanceOfs-in-TraversalBuilder
Small improvements to TraversalBuilder
|
2017-03-13 09:43:55 +01:00 |
|
Patrik Nordwall
|
5ec5ad4ae0
|
Merge pull request #22536 from sebastianharko/master
Docs: fix some small grammar / usage issues in the Logging section
|
2017-03-13 09:08:51 +01:00 |
|
Martynas Mickevičius
|
4bb283b458
|
#22429 Resize connections array when needed
|
2017-03-13 09:49:25 +02:00 |
|
sebastian.harko
|
408ea7714b
|
fix some grammar/usage issues in docs
|
2017-03-12 17:10:16 +01:00 |
|
ortigali
|
8f183e16f1
|
FAILED ActorSelectionSpec #22460
|
2017-03-12 09:39:15 +05:00 |
|
Patrik Nordwall
|
23ca48bdcc
|
Merge pull request #22529 from akka/wip-traversal-oriented-layout-master-patriknw
merge of wip-traversal-oriented-layout-drewhk to master
|
2017-03-10 19:41:13 +01:00 |
|
Patrik Nordwall
|
3554ad7243
|
Merge branch 'master' into wip-traversal-oriented-layout-master-patriknw
|
2017-03-10 18:16:44 +01:00 |
|
Patrik Nordwall
|
8fad451610
|
Merge pull request #22504 from akka/wip-22436-migration-patriknw
add a note about dispatcher creating async boundary, #22436
|
2017-03-10 18:12:18 +01:00 |
|
Patrik Nordwall
|
206f5643eb
|
Merge pull request #22514 from akka/wip-stream-bench2-patriknw
stream profiling and optimizations
|
2017-03-10 18:10:27 +01:00 |
|
Patrik Nordwall
|
c7a05862c4
|
workaround for nested attribute issue, #22523
|
2017-03-10 17:05:33 +01:00 |
|
Patrik Nordwall
|
e337b96ef6
|
URLEncode the name
* detected by failing FileSinkSpec,
SubSource(LazySink)
|
2017-03-10 17:05:33 +01:00 |
|
Patrik Nordwall
|
9f84be6d3e
|
optimize ins and outs of size <= 1
* avoid iterator allocation
|
2017-03-10 17:05:33 +01:00 |
|
Patrik Nordwall
|
cd41fd14e8
|
better List creation
* to avoid allocations from varargs and builders
|
2017-03-10 17:02:02 +01:00 |
|
Patrik Nordwall
|
305347d396
|
use new Array instead of Array.ofDim
* to avoid allocations of ClassTag and other overhead of ofDim
|
2017-03-10 17:02:02 +01:00 |
|
Patrik Nordwall
|
f542ce885c
|
optimize actor names
|
2017-03-10 17:02:01 +01:00 |
|
Patrik Nordwall
|
8156a45818
|
optimize Attributes
|
2017-03-10 17:02:01 +01:00 |
|
Patrik Nordwall
|
4743a6f1e2
|
Merge pull request #22521 from ktoso/wip-use-optionval-materializer
OptionVals and no requires() in materializer
|
2017-03-10 17:00:47 +01:00 |
|
Konrad `ktoso` Malawski
|
f7b7c3642d
|
=pro silence MiMa warning in testkit
|
2017-03-10 14:21:37 +01:00 |
|
Konrad `ktoso` Malawski
|
e2a15a2a58
|
=str use OptionVal in Traversal building
|
2017-03-10 11:45:26 +01:00 |
|
Patrik Nordwall
|
acb8f09715
|
Merge pull request #22461 from ortigali/wip-22230-split-brain-resolver
Split Brain Resolver docs should redirect to latest page
|
2017-03-10 11:15:41 +01:00 |
|
Johan Andrén
|
8f42a477e5
|
Include exception message in log on swallow NoStackTrace exception #22488
|
2017-03-10 10:59:49 +01:00 |
|
Konrad `ktoso` Malawski
|
99705d1ccc
|
=str #22437 replace require() with if calls to avoid fn allocs
|
2017-03-10 10:44:58 +01:00 |
|
Konrad `ktoso` Malawski
|
67fd0cc0b6
|
=str #22438 make use of OptionVal in materializer internals
|
2017-03-10 10:44:43 +01:00 |
|
Patrik Nordwall
|
9d3fddc326
|
Merge pull request #22396 from naferx/serialization-identifier
Update the maximum serializer identifier reserved for Akka
|
2017-03-10 10:39:01 +01:00 |
|
Konrad `ktoso` Malawski
|
4c0d6ddb7a
|
=ben,str make sure to return values in benchmarks
|
2017-03-10 10:29:30 +01:00 |
|
Patrik Nordwall
|
6abf0486f4
|
Merge pull request #22507 from sebastianharko/master
Docs: fix broken refs in docs for Cluster Usage
|
2017-03-10 10:04:13 +01:00 |
|
Patrik Nordwall
|
9144475797
|
Merge pull request #22517 from jrudolph/jr/w/fix-GraphDSLDocSpec
Add MiMa rules for new materializer changes
|
2017-03-09 18:38:53 +01:00 |
|
Johan Andrén
|
0775fb4a56
|
Two failing doctests fixed
|
2017-03-09 18:03:11 +01:00 |
|
Johannes Rudolph
|
bcdf14ce61
|
=str add mima exclusions for all new materializer changes
|
2017-03-09 17:48:56 +01:00 |
|
Tal Pressman
|
1505a54038
|
Change Unit to NotUsed in Twitter stream example (#22511)
|
2017-03-09 17:36:40 +01:00 |
|
Johan Andrén
|
42fdf15d22
|
Restore interpreter debug output #22433
|
2017-03-09 17:04:46 +01:00 |
|
Johannes Rudolph
|
c6ab269b99
|
=str optimize Keep.none
|
2017-03-09 16:08:12 +01:00 |
|
Johannes Rudolph
|
c1dfee64ae
|
=str simple signatures of methods having combineMat parameter + optimize ComposeReversed
Now all the `asInstanceOf` occurrences are bundled in a single place
(ComposeOp.apply and Transform.apply).
|
2017-03-09 15:43:21 +01:00 |
|
sebastian.harko
|
c67641b0eb
|
fix broken refs in docs for Cluster Usage
|
2017-03-08 22:07:02 +01:00 |
|