Commit graph

1642 commits

Author SHA1 Message Date
Arnout Engelen
b1df13d4d4 Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
David Gómez G
63ccdeec16 Update event-bus.md (#23786)
Removed a duplicate sentence (comming from an automatic merge) at line 24 :"An event bus must define the following three type parameters:"
2017-10-05 23:45:40 -07:00
Christopher Batey
3107ea342c Fix scala example in sharding doc (#23785) 2017-10-06 08:36:37 +02:00
Patrik Nordwall
ae0b9fe081 https for snapshot repo (#23780) 2017-10-04 09:29:29 -07:00
Patrik Nordwall
f85a124a17 Merge pull request #23563 from nick-nachos/wip-21677-leveldbJournalCompaction
Added journal compaction behavior for LevelDB #21677
2017-09-28 12:34:18 +02:00
Patrik Nordwall
689920fefd incorporate feedback on the multi-dc docs 2017-09-28 10:56:32 +02:00
Konrad `ktoso` Malawski
40228e851d =doc #23421 move Kill docs around and fix snippet (#23429) 2017-09-27 15:32:01 +09:00
Christopher Batey
b43bdc49d8 Merge pull request #23713 from chbatey/docs-mjvm-link
=doc Fix multi jvm sample link
2017-09-25 10:21:19 +01:00
Christopher Batey
d8cd40d250 =doc Fix multi jvm sample link 2017-09-25 09:46:25 +01:00
Christopher Batey
4669b4854d Fix minor docs typo (#23709) 2017-09-24 19:15:15 +02:00
Cause Chung
5892c2a569 Add more doc for framing on tcp streaming #23325 2017-09-23 12:09:05 +02:00
Kyle Song
280fcc9f37 =doc Remove duplicated 'to be's. issue #23646 (#23671) 2017-09-21 10:20:07 +09:00
Changwon Choe
9bd6ca4c8b Fixed a typo in a toc in the guide (#23660) 2017-09-20 13:02:30 +02:00
Nikos Nakas
341b74e7c1 Added journal compaction behavior for LevelDB #21677 2017-09-18 21:13:02 +00:00
Sebastian Harko
a1fc508026 fix typo (#23630) 2017-09-15 18:40:52 +09:00
Szymon Chojnacki
aaf1867e0e =doc Make ActorSystem name in tutorial_1 consistent with documentation (#23629) (#23635) 2017-09-13 18:45:11 +02:00
Guido Medina
b628fb2523 =pro Update dependencies and plugins to latest. (#23591) 2017-09-11 17:48:46 +02:00
Konrad `ktoso` Malawski
207b43a139 =doc #23487 add missing scala snippet in testing doc (#23488)
* =doc #23487 add missing scala snippet in testing doc

* Update TestkitDocSpec.scala

* me file

* Update testing.md
2017-09-11 16:50:04 +02:00
Patrik Nordwall
4f8856f108 Merge pull request #23551 from akka/wip-23502-join-timeout-patriknw
Add timeout to abort joining of seed nodes, #23502
2017-09-11 16:41:35 +02:00
Konrad `ktoso` Malawski
721e486fdb +str #23392 AbstractGraphStageWithMaterializedValue for Java users (#23394)
(no need to use Tuple2, can be Pair)
2017-09-11 16:35:35 +02:00
Patrik Nordwall
5cf698a2f6 Add timeout to abort joining of seed nodes, #23502 2017-09-11 15:56:25 +02:00
Sebastian Harko
e6da282f7f =doc Some documentation fixes (#23616)
* fixes some small issues with the documentation

* add syntax highlighting to jvm multi testing code in docs
2017-09-11 14:21:13 +02:00
sebastian.harko
053b79e85a add more gradle deps 2017-09-06 23:22:30 +02:00
Arun Manivannan
b4a0521979 Issue #23588 Typo in Scala version of Stream Composition 2017-09-05 10:51:36 +02:00
Patrik Nordwall
1e4e7cbba2 Merge pull request #23583 from akka/wip-multi-dc-merge-master-patriknw
merge wip-multi-dc-dev back to master
2017-09-01 17:08:28 +02:00
Arnout Engelen
5da20a2723 Consistently spell Maven and Gradle with uppercase (#23569) 2017-09-01 14:02:00 +02:00
Patrik Nordwall
5212661705 fix snip of ClusterShardingTest, moved 2017-08-31 13:08:25 +02:00
Patrik Nordwall
6ed3295acd Merge branch 'master' into wip-multi-dc-merge-master-patriknw 2017-08-31 10:51:12 +02:00
Jimin Hsieh
58214d42b4 Fix wrong link of "Handling blocking operations in Akka HTTP" in Dispatchers page. (#23571) 2017-08-28 12:46:19 +09:00
petermz
95b0d406d6 Fixed a typo in a generic type declaration in tutorial (#23559) 2017-08-23 10:43:01 +02:00
Patrik Nordwall
da7fb98d86 Merge pull request #23522 from akka/wip-23485-throttle-send-patriknw
clarify sender of throttle example, #23485
2017-08-22 18:12:11 +02:00
Patrik Nordwall
3637340e11 clarify sender of throttle example, #23485
* and use noSender in ActorRefSinkActor
2017-08-22 16:04:01 +02:00
SirMullich
769f9c09cf Update tutorial_5.md (#23550)
`repliesSoFar` is implied here, not `answersSoFar` which is never used in tutorial
2017-08-21 10:48:53 +02:00
Christopher Batey
bb106aa27e Fix docs typo (#23548) 2017-08-19 16:15:34 +02:00
Sebastian Harko
6f64ff5cba Docs: Persistence - add configuration example for eager init. of plugins (#23545) 2017-08-18 06:58:09 -07:00
Patrik Nordwall
54fcfaa882 Merge pull request #23515 from jlprat/fix-docs-tab-snippets
=doc Fix wrong scala/java snippet directives #23513
2017-08-18 14:40:47 +02:00
Patrik Nordwall
cdd2f75c31 Merge pull request #23534 from SirMullich/patch-1
Update tutorial.md
2017-08-18 14:29:24 +02:00
Patrik Nordwall
2f712cceeb Merge pull request #23523 from jlprat/fix-broken-link-actor-docs
=doc Transform broken link to ActorNotFound to inline code #23517
2017-08-18 14:27:27 +02:00
Arnout Engelen
3a3f13447a Add alsoTo to stages (#23537) 2017-08-17 19:09:18 +09:00
Atiq Sayyed
55f7bf43a2 Merged the document from java/stream/index and scala/strea/index (#23539) 2017-08-17 00:57:48 -07:00
Richard Imaoka
7eeb9b5210 Merge paradox/scala/camel.md and java/camel.md (#23456) 2017-08-16 07:49:10 -07:00
Arnout Engelen
4f0ff3ac13 Document rolling upgrades of clusters using ddata (#23372) 2017-08-16 04:54:10 -07:00
SirMullich
e2c3af14ac Update tutorial.md
typo "temperaturs", fixed to "temperatures"
2017-08-16 17:11:56 +06:00
Josep Prat
5ec1447de0 =doc Transform broken link to ActorNotFound to inline code #23517
Refs: #23517
Broken link by mistake, should just be the class name surrounded by backticks
2017-08-15 07:56:55 +02:00
Josep Prat
5216c8b403 =doc Fix wrong scala/java snippet directives #23513
Issue: #23513
Fix inline snippet in stream-io
Fix wrong rendering on other pages
2017-08-11 19:23:11 +02:00
Patrik Nordwall
c1f247212f Merge pull request #23505 from akka/wip-dependencies-patriknw
Upgrade camel-core dependency to 2.17.7
2017-08-10 14:10:31 +02:00
Patrik Nordwall
bf1167fe3b fix link labels in migration guide (#23491) 2017-08-10 13:44:29 +09:00
Patrik Nordwall
945ade245e Add PartitonHub, #21880
* FixedSizePartitionHub in Artery
* expose consumer queue size
2017-08-09 17:00:35 +02:00
Konrad `ktoso` Malawski
8cbc3b5570 +doc more details on akka.actor.Status support in ask (#23463) 2017-08-09 16:13:43 +02:00
Sébastien Lorion
a95a94acff Replace ClusterRouterGroup/Pool "use-role" with "use-role-set" #23496 2017-08-09 16:06:18 +02:00