Patrik Nordwall
2ef50cb054
clarify async appender ( #28241 )
...
* increase queue size in prod example
* remove async from dev example
* links to ELK-stack
2019-11-25 17:06:13 +01:00
Johan Andrén
ac15cb3289
Operator docs for Source.tick ( #28225 )
2019-11-25 13:25:07 +01:00
Robert Stoll
adcb4a78df
[doc] typo actors need instead of needs ( #28224 )
...
* [doc] typo actors `need` instead of `needs`
* typo now `takes` instead of `take`
2019-11-25 10:58:24 +01:00
Arnout Engelen
31aaa9d609
Fix type on cluster-usage page ( #28228 ) ( #28237 )
2019-11-25 10:52:26 +01:00
Christopher Batey
1b68951f86
=doc: take and takeWhile ( #28078 )
...
* Switch java examples to pass in actorsystem instead of materializer
2019-11-25 10:50:41 +01:00
Robert Stoll
3a15e2f9a3
fix listing, add newline beforehand ( #28221 )
2019-11-25 10:46:11 +01:00
Robert Stoll
39cf9399c2
[doc] typo, add missing ` ( #28234 )
2019-11-25 10:34:14 +01:00
Johan Andrén
d385c1098a
Operator docs for Source.combine ( #28195 )
2019-11-22 14:42:36 +01:00
Robert Stoll
8d9758580f
[doc] typo add missing you ( #28222 )
2019-11-22 09:46:46 +01:00
Robert Stoll
6d9bfa45eb
[doc] typo remove superfluous the ( #28223 )
2019-11-22 09:46:15 +01:00
Fabio Tiriticco
041b6243a5
Add docs for stream operator Sink.collection ( #28210 )
2019-11-21 14:29:20 +01:00
Piotr Lewandowski
d90bfc6a0e
27729 consistent hashing routing ( #28141 )
2019-11-21 09:23:59 +01:00
Patrik Nordwall
6185fbde18
doc: Broadcast Stream operator, #25468 ( #28091 )
...
* doc: Broadcast Stream operator, #25468
* example intro text
2019-11-20 13:03:03 +01:00
Helena Edelson
ec7be4922f
Mention no implicit sender in coexistence.md #28074 ( #28173 )
...
* Mention no implicit sender in coexistence.md #28074
2019-11-20 11:56:35 +01:00
Enno
70766dfa18
Docs: Remove extra type params in RetryFlow signature ( #28097 )
...
* Docs: Remove extra type params in RetryFlow signature
* Add link to API docs
2019-11-20 11:48:30 +01:00
Vitalii Solomko
3cb51f1621
Fix method name in the description of Source 'lazilyAsync' operator ( #28162 )
...
* Fixing method name in description of Source 'lazilyAsync' operator
* Rollback change in the operators/index.md file
* Update description of 'lazilyAsync' Source operator
2019-11-20 10:58:05 +01:00
Patrik Nordwall
51493a4383
doc: reword routing link to new API ( #28185 )
...
* routing is so different so it doesn't make sense to use "full documentation"
* similar with fsm
2019-11-19 09:57:22 +00:00
Arnout Engelen
548b3589f2
doc: Flow.fold ( #27850 )
2019-11-18 18:02:44 +02:00
Patrik Nordwall
7fe280b7b6
fix links to samples ( #28145 )
...
* fix links to samples
* remove activator links to fsm-sample
* we are reducing the number of samples to maintain and since samples
are mostly interesting for new users most of them will be based on
Akka Typed
2019-11-18 11:23:28 +02:00
Johan Andrén
baf2dca686
Disable JavaUdpMulticastTest until we figure out why it fails
2019-11-18 09:10:23 +01:00
Luke Eller
d4ed47f309
Fix fire and forget wording ( #28160 )
2019-11-12 09:38:05 +02:00
Patrik Nordwall
0eddbe3589
doc: improve doc example of javadsl Extension ( #28100 )
2019-11-08 16:27:52 +01:00
Patrik Nordwall
6f9c889c11
Merge pull request #28146 from johanandren/fix-cluster-spec-docs-url
...
Fix the URL Holly reported
2019-11-08 15:48:13 +01:00
Xusheng Peng
02c04a2bcd
doc: fix the word spell error in actor-lifecycle ( #28151 )
2019-11-08 12:54:36 +01:00
Johan Andrén
3b8da24edb
Fix the URL Holly reported
2019-11-07 14:23:02 +01:00
Will Sargent
ca5bf1f3c8
Remove trailing div from fold.md ( #28139 )
2019-11-07 10:06:56 +01:00
Renato Cavalcanti
6d95ec9da7
Fix typo in Response type ( #28136 )
2019-11-06 10:15:47 -08:00
Patrik Nordwall
97c5305e0d
Merge pull request #28127 from chbatey/slf4j-typed-internal
...
Need akka-slf4j on classpath for internal logging
2019-11-06 09:52:10 +01:00
Patrik Nordwall
115c351351
move Coordinated Shutdown down in ToC ( #28132 )
...
* if reading the pages in order the Coordinated Shutdown
page is not very important, compared with Interaction Patterns,
when getting started
2019-11-06 08:55:09 +01:00
Patrik Nordwall
4bbb8a5396
Link to Tour of Akka Typed ( #28131 )
2019-11-06 08:54:49 +01:00
Patrik Nordwall
7016b1ac46
Update links to samples, #28106 ( #28121 )
...
* adding Example project section at the end of corresponding "main" doc page
* new examples.md page to collect links to all at one place
* remove obsolete references from classic pages
* use akka-sample-cluster-scala as multi jvm testing sample
2019-11-06 08:00:40 +01:00
Johan Andrén
8d19962dc8
Docs polish for 2.6.0 ( #28125 )
...
* Plain text for back-link to classic pages instead of info box
* No info breakouts up top in the actor intro page
* No info boxes for the classic-version-of-the-page
The info box takes too much attention and space
* Re-order project info, update akka-paradox-sbt to get toggle
2019-11-05 20:06:32 +01:00
Christopher Batey
e731878834
Need akka-slf4j on classpath for internal logging
2019-11-05 16:27:18 +00:00
Patrik Nordwall
2f2bdd6945
doc: update faq.md ( #28122 )
...
* remove obsolete things
2019-11-05 13:10:00 +00:00
Patrik Nordwall
fedd86fcb5
doc: fix link to persistence style guide ( #28088 )
2019-11-01 16:16:04 +01:00
Patrik Nordwall
6d722cc313
doc: clarify exception from modify function in ddata ( #28079 )
2019-10-28 15:15:15 +01:00
Helena Edelson
a7fc6f824e
Minor entityId sample code clarification in docs.
2019-10-25 16:00:58 -04:00
Thomas Braam
ab3f63899c
Fixed small error in Akka Typed Getting Started Tutorial 5 ( #28041 )
2019-10-25 13:57:01 +02:00
Helena Edelson
e2e2f87933
Adding bullet point in doc.
2019-10-23 14:12:49 -04:00
Helena Edelson
75c9bd1805
Remoting docs config snippet should have provider = remote ( #28042 )
2019-10-23 13:37:49 -04:00
Thuillier Benjamin
87ba57d42e
Docs: fix typo on Persistence instead of Persitence ( #28026 )
2019-10-22 13:56:37 -04:00
Patrik Nordwall
4e67055302
Merge pull request #28025 from helena/docs-cluster-cleanup
...
Cluster doc cleanup.
2019-10-21 17:34:47 +02:00
Helena Edelson
bec1a882c2
Add a page for Typed Distributed PubSub ( #28012 )
2019-10-19 20:26:27 +02:00
Lim Chee Hau
3fb6e77fd2
Add grouped example to akka-docs ( #25468 ) ( #28013 )
2019-10-18 08:51:31 +02:00
Helena Edelson
060820b9cf
Cluster doc cleanup.
2019-10-17 08:21:47 -04:00
Patrik Nordwall
b863646258
doc: Show how to fail future of external ask ( #28017 )
...
* doc: Show how to fail future of external ask
* illustrate that validation errors are also part of
message protocol
* error messages can be turned into failed future
* add implementation of the CookieFabric
2019-10-17 11:36:41 +02:00
Patrik Nordwall
c13fa76ab5
Merge pull request #28014 from akka/wip-doc-migration-guide-patriknw
...
doc: adjustments of migration guide
2019-10-17 08:45:24 +02:00
Johan Andrén
74adecb4e7
Align lazy and future operators #26446
2019-10-16 17:02:12 +02:00
Patrik Nordwall
8dae09ae09
doc: adjustments of migration guide
2019-10-16 13:16:24 +02:00
Christopher Batey
4a72985e48
Expose new DNS protocol via the DNS extension ( #28009 )
...
* TCP/UDP to use new protocol
* Change other parts of Akka to use new protocol
* Mention in migration guide
2019-10-16 10:22:01 +02:00