Commit graph

1481 commits

Author SHA1 Message Date
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
Patrik Nordwall
87750496f8 disclaimer about security vs binary compatibility 2017-08-09 14:24:48 +02:00
Patrik Nordwall
f8fd3c6488 security announcement CVE-2017-5643 2017-08-09 13:54:32 +02:00
Nafer Sanabria
ad1ffeda2b throw java.io.NotSerializableException during deserialization (#22821)
* throw java.io.NotSerializableException during deserialization

* formatting fix

* add annotation to all fromBinary methods

* remove annotation

* add annotation to remaining methods in Serialization.scala
2017-08-08 13:15:18 +02:00
Sebastian Harko
74ddb49969 =doc fix issue with Graceful Stop (#23478)
* distributed data is on by default

* clarify paragraph

* add missing space

* make sentence shorter

* fix grammar

* fix issue with graceful stop
2017-08-07 17:57:43 +09:00
Sebastian Harko
efb91ff8c8 Docs: Cluster Usage (#23479)
* distributed data is on by default

* clarify paragraph

* add missing space

* make sentence shorter

* fix grammar

* akka cluster docs: add gradle, rename java / scala to maven / sbt
2017-08-07 17:56:40 +09:00
Christopher Batey
83533e9c30 Fix docs typo (#23474) 2017-08-05 15:00:09 +09:00
Sjoerd Mulder
2b1d964f14 =build Fixing sbt deprecation warning (#23454)
warning: `<<=` operator is deprecated. Use `key := { x.value }`
See http://www.scala-sbt.org/0.13/docs/Migrating-from-sbt-012x.html
2017-08-02 15:21:15 +09:00
Nafer Sanabria
dc038c69f3 Merge content of stream graphs.md (#23455) 2017-07-31 11:38:05 -07:00
Sebastian Harko
bdf8cd42e6 =doc Akka Persistence: sbt/Maven instead of Scala/Java (#23450)
* distributed data is on by default

* clarify paragraph

* add missing space

* make sentence shorter

* fix grammar

* sbt instead of Scala and Maven instead of Java

* add gradle

* substitute scala akka versions

* fix TCK section

* fix version

* =doc clarify there is no language specific dependency
2017-07-31 18:02:51 +09:00
Sebastian Harko
227950e631 Docs: Persistence: Fix Layout Issue (#23446) 2017-07-27 01:52:52 -07:00
Alexander Golubev
d004a32206 =str add Input/OutputStream mapMaterialized value warning in doc (#23424) 2017-07-27 01:48:34 -07:00