Commit graph

20524 commits

Author SHA1 Message Date
Nafer Sanabria
3e016e7887 Update the maximum serializer identifier reserved for Akka 2017-03-07 18:45:45 -05:00
Johan Andrén
c028b550f2 Low level interpreter tests working without GraphAssembly #22423 2017-03-07 17:06:41 +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
Josep Prat
2931138425 Provide how to build docs on Linux in docs #22455
Issue: #22455
Provide information on how to build the docs on a Linux system.
Contains step-by-step guide and common troubleshooting.
2017-03-07 15:38:08 +01:00
Konrad `ktoso` Malawski
aa2c81f49c Delete LOLSPEC.scala 2017-03-07 15:13:49 +01:00
Konrad `ktoso` Malawski
e47dbda154 =str #22448 rewrite Source.empty to GraphStage 2017-03-07 15:13:49 +01:00
Martynas Mickevičius
44260fe5d3 #22463 Fix race conditions in FlowScan(Async)Spec (#22474)
between error propagation and first element.
Such race condition surfaced after materialization
time decreased substantially.
2017-03-07 14:31:19 +01:00
drewhk
87d5b8f627 Wip fix islands drewhk (#22475)
* Fixed island application

* Switched to explicit island boundaries and fixed misapplied island tags

* Added missing attributes for non-stage backed Sinks
2017-03-07 14:26:18 +01:00
Patrik Nordwall
37610e43bb Merge pull request #22470 from akka/wip-22463-FlowRecoverWithSpec2-patriknw
fix FlowRecoverWithSpec, #22463
2017-03-07 14:14:35 +01:00
Patrik Nordwall
9e7dead346 Merge pull request #22471 from akka/wip-islandNameCounter-patriknw
one more rename of stageName
2017-03-07 14:14:07 +01:00
Patrik Nordwall
18c72ccf62 one more rename of stageName 2017-03-07 14:13:44 +01:00
Patrik Nordwall
7eaa53e31b Merge pull request #22469 from akka/wip-22463-ReverseArrowSpec-patriknw
fix ReverseArrowSpec, #22463
2017-03-07 14:09:40 +01:00
Patrik Nordwall
7e017ecf24 Merge pull request #22473 from akka/wip-22463-DslFactoriesConsistencySpec-patriknw
fix DslFactoriesConsistencySpec, #22463
2017-03-07 14:09:00 +01:00
Patrik Nordwall
c61658d26c fix DslFactoriesConsistencySpec, #22463 2017-03-07 13:47:18 +01:00
Johannes Rudolph
3325ee23e2 =str #22430 add TlsModulePhase (#22466) 2017-03-07 12:39:15 +01:00
Patrik Nordwall
0ed6f061c1 fix FlowRecoverWithSpec, #22463
* wrong assumption about concat
2017-03-07 12:26:36 +01:00
Patrik Nordwall
5848485f3c fix ReverseArrowSpec, #22463 2017-03-07 11:29:48 +01:00
drewhk
c7c109db4a Fix too early call to onIslandReady (#22468) 2017-03-07 10:55:46 +01:00
Patrik Nordwall
f6d45c1bc1 stream actor names, #22426 (#22465) 2017-03-07 10:43:18 +01:00
Patrik Nordwall
9a5c2fa5de Merge pull request #22464 from akka/wip-disable-tests-patriknw
disable tests that don't compile
2017-03-06 16:01:48 +01:00
Patrik Nordwall
fea748bd8f disable tests that don't compile 2017-03-06 15:58:04 +01:00
ortigali
93d568ccc2 Split Brain Resolver docs should redirect to latest page #22230 2017-03-06 14:42:50 +05:00
Konrad `ktoso` Malawski
0367812e40 Update sbt 2017-03-03 12:35:34 +01:00
drewhk
b33339f13e Make flowspec great again drewhk (#22443)
* #22435: Make DirectProcessorModule work again

* #22435: Fix attributes propagation for FanoutProcessor

* #22435: Remove old "faulty-flow" spec
2017-03-03 10:49:34 +01:00
drewhk
46b869d041 Fix the case where an identity flow is appended to a Source with materialized value composition (#22442) 2017-03-02 13:44:35 +01:00
drewhk
a2203d7b13 #22424: Use InputBuffer attribute for asynchronous inputs (#22441) 2017-03-02 13:44:19 +01:00
Johan Andrén
0de28daefc Re-enable some Java tests not actually being run #22439 2017-03-02 12:46:05 +01:00
Daniel Urban
cdad50a034 Fix MatchError when asking an ActorRefAdapter (#19947) 2017-03-02 12:38:19 +01:00
Johan Andrén
a6bb7f7960 Use the right serializers when checking bw compability of DaemonMsgCreateSerializer #22224 2017-03-01 17:09:05 +01:00
Endre Sándor Varga
ba63c7af8d New materializer and layout 2017-03-01 16:18:55 +01:00
Martynas Mickevičius
1989ef481d Merge pull request #22410 from athieriot/exclude-doc
Exclude docs package from API docs #22296
2017-03-01 14:49:45 +02:00
Devis Lucato
b89008bdaf Fix "attmpts" typo 2017-03-01 12:44:32 +01:00
Michał Płachta
a9efcf7098 fishForSpecificMessage #20118 2017-02-28 19:51:39 +01:00
haggy
b2721b9dc3 Log a warning if an entity ID extractor is not defined for a message #22395 2017-02-28 16:01:03 +01:00
bill
fadefd01c6 Very minor grammar change that was incorrect on both the Scala and Java docs around fused steam processing. 2017-02-28 10:36:56 +01:00
Aurélien Thieriot
3e72c2de8f Exclude docs package from API docs #22296 2017-02-27 23:53:13 +00:00
Patrik Nordwall
0850fe328f Merge pull request #22340 from ortigali/wip-21170-default-blocking-io-dispatcher
Add default-blocking-io-dispatcher and make TTL configurable
2017-02-24 12:20:32 +01:00
Patrik Nordwall
335174752a Merge pull request #22375 from ortigali/wip-22308-untyped-actor
Convert UntypedActor to AbstractActor
2017-02-24 11:23:36 +01:00
ortigali
e9fdd47ac3 add default-blocking-io-dispatcher and make TTL configurable with Java DNS properties #21170
make default-blocking-io-dispatcher use a fixed pool #21170

reword configuration comment #21170
2017-02-24 15:19:51 +05:00
Patrik Nordwall
ae331a7c6f Merge pull request #22351 from jrudolph/jr/w/revert-22320
Revert #22320 for now but still provide simpler overload
2017-02-24 10:41:08 +01:00
ortigali
adf7e8271e less verbose debug logging in ddata (#22384)
* less verbose debug logging in ddata #22170

* less verbose debug logging in ddata 2 #22170
2017-02-24 10:38:14 +01:00
Patrik Nordwall
2510f20fd0 Merge pull request #22388 from akka/wip-22186-callerName-patriknw
fix MultiNodeSpec.getCallerName, #22186
2017-02-24 10:35:30 +01:00
ortigali
b93d7341e3 Remove backwards compatible workaround in SnapshotSerializer? (#22231)
* Remove backwards compatible workaround in SnapshotSerializer? #16197

* add mima missing entries #16197

* add test that verifies read/write snapshot compatibility with 2.4 akka version #16197
2017-02-24 10:34:20 +01:00
Patrik Nordwall
17794a92a5 Merge pull request #22348 from akka/wip-22327-many-remember-entities-patriknw
document remember entities limitation, #22327
2017-02-24 10:31:58 +01:00
Patrik Nordwall
e4c240b13f Merge pull request #22371 from akka/wip-durable-ddata-ser-patriknw
fix serialization of pruning in DurableDataEnvelope
2017-02-24 10:31:22 +01:00
Patrik Nordwall
4673c54ed1 Merge pull request #22379 from akka/wip-ddata-docs-heading-patriknw
fix wrong heading in ddata docs
2017-02-24 10:30:58 +01:00
Patrik Nordwall
6205c13329 Merge pull request #22386 from akka/wip-17895-log-more-args-patriknw
improve docs for logging with more than 4 args, #17895
2017-02-24 10:30:26 +01:00
Johan Andrén
28d96a2e59 Fix invalid ranges in ByteStringSpec #22389 2017-02-24 10:26:42 +01:00
Patrik Nordwall
58acf7bf8f fix MultiNodeSpec.getCallerName, #22186
* it didn't work with RemotingMultiNodeSpec
* that was breaking Artery performance plots
2017-02-24 08:56:36 +01:00
Patrik Nordwall
34d99c65ee improve docs for logging with more than 4 args, #17895
* it was already supported by using an Array
2017-02-24 07:46:41 +01:00