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
Sebastian Harko
3bad6da9a8
Docs: Persistence: Fix note about sharding and snapshots ( #23444 )
2017-07-27 10:20:47 +02:00
Ryan Brideau
cce775380d
Cleaned up the comments and fixed typo ( #23418 )
2017-07-26 18:15:42 +02:00
Sebastian Harko
3b4ca5fbf7
Docs: Akka Persistence: Better intro for snapshots ( #23430 )
2017-07-26 17:02:37 +02:00
Johan Andrén
407131cb4e
Stream supervision doc clarification #23376
2017-07-26 16:23:46 +02:00
Sebastian Harko
7d822cc7d5
fix typo ( #23434 )
2017-07-26 02:31:28 -07:00
gosubpl
daa1d6c5f0
Merge scala & java content for typed-actors.md docs ( #23052 ) ( #23422 )
2017-07-26 01:08:35 -07:00
Ryan Brideau
d9cf9dce7a
Removed TOC ( #23425 )
...
- Removed TOC as it is inconsistent with the rest of the documentation and duplicates the side menu
2017-07-26 01:00:14 -07:00
Daniele Torelli
f23c1f3456
Docs: Improve TwitterStreamQuickstartDocSpec fiddle code ( #23411 )
...
* Hashtags should not contain any special character
* Leverage `Set[Hashtag]` to remove duplicates across different tweets
* Add clarifying comments
2017-07-26 09:56:29 +02:00
Konrad `ktoso` Malawski
00e7f21d66
+slf #23409 support org.slf4j.Marker
2017-07-26 09:41:09 +02:00
Ryan Brideau
b8f20989c4
Small typo ( #23419 )
2017-07-26 09:38:12 +02:00
Ryan Brideau
0c22d638e9
Fixed typos and broken code snippet ( #23423 )
...
- Removed unnecessary @ symbols for Scala/Java.
- Inserted space between code snippets to fix broke tabs
2017-07-26 09:32:42 +02:00
Sebastian Harko
a98bd94b49
remove references to persistent views ( #23426 )
2017-07-26 09:26:17 +02:00
Sebastian Harko
8eb19d394e
fix small issue ( #23428 )
2017-07-26 00:06:32 -07:00
Richard Imaoka
3b74128c1f
Fix glued Scala/Java code snippet tabs ( Fixes #23415 ) ( #23420 )
2017-07-25 12:12:16 -07:00
Richard Imaoka
e0692b5e93
Merge paradox/scala/futures.md and java/futures.md ( #23397 )
2017-07-25 12:09:45 -07:00
synox
e5249c69b6
=doc fixed broken link to CompletableFuture ( #23412 )
2017-07-25 18:17:56 +09:00
Oliver Lockwood
c0e90a0e70
Fix reference to Hitch-Hiker's Guide ( #23410 )
2017-07-24 07:34:29 -07:00
gosubpl
13a3f992da
Merge scala & java content for typed.md docs ( #23052 ) ( #23407 )
2017-07-24 04:11:02 -07:00
Arnout Engelen
1b0c27dc75
Merge distributed-data.md (scala and java versions into one) ( #23052 ) ( #23395 )
2017-07-21 08:19:48 -07:00
gosubpl
7fdfaec91f
=doc replace java version with a link - distributed-data.md ( #23052 )
2017-07-21 16:51:37 +02:00
gosubpl
a1ba7aab6f
=doc consolidate content of distributed-data.md ( #23052 )
2017-07-21 16:40:35 +02:00
James Roper
c60d20af32
Restart Flow/Source/Sink #19950
2017-07-20 15:02:34 +02:00
Arnout Engelen
aec87a94c4
Include imports in the GraphStage logging snippets ( #23378 )
2017-07-19 22:11:59 +09:00
Arnout Engelen
d083fcffd8
Add streams cookbook to java docs again ( #23379 )
2017-07-19 05:56:22 -07:00
Sebastian Harko
24383d2499
rephrase section on persistence a bit ( #23364 )
2017-07-19 12:49:51 +02:00
Sebastian Harko
f57bed8687
fix small issue ( #23363 )
2017-07-18 00:08:34 -07:00
Richard Imaoka (a.k.a. Yu Nishiyama)
85ac508d91
Being consistent on explanation of actor incarnations ( Fixes #23035 ) ( #23186 )
2017-07-14 06:06:22 +02:00
Arnout Engelen
c4d4e97e19
Streams QuickStart title ( #23356 )
2017-07-13 06:26:49 -07:00
Arnout Engelen
f38b928e13
Getting Started tutorial improvements ( #23210 )
2017-07-13 01:24:53 -07:00
Arnout Engelen
d87cf4aec4
Fix formatting mistake in akka-cluster docs ( #23348 )
2017-07-13 01:16:20 -07:00
Arnout Engelen
ac33af271b
Merge java and scala versions of logging.md ( #23332 )
...
* Merge java and scala versions of logging.md
* Replace logging.md with a symlink
* Fix typos
2017-07-12 10:38:35 +02:00
Vitor de Moraes
05c7975dc0
Fix link to the actor lifecycle ( #23300 )
2017-07-11 08:11:01 +01:00
Arnout Engelen
81884cc699
Remove deprecated ActorDSL section from docs ( #23330 )
2017-07-10 09:38:07 -07:00
Arnout Engelen
5ace631130
Link index-futures.md and index-network.md ( #23331 )
2017-07-10 09:37:27 -07:00
Nafer Sanabria
49dd62a7f6
merge content of stream-parallelism.md ( #23206 )
2017-07-10 08:26:43 -07:00
Atiq Sayyed
af7222edc0
Merge akka-docs/paradox/scala/stream/stream-cookbook.md and java/stream-cookbook.md ( #23134 )
2017-07-10 08:25:34 -07:00
Evander Otieno
5741b5c995
Update to modules.md ( #23317 )
...
Grammar fixes
2017-07-10 09:10:31 +01:00
Evgeniy Abduzhapparov
845a51afb6
Update the link to Javaslang ( #23316 )
...
Javaslang has been renamed to Vavr.
The old link is no longer available.
2017-07-10 00:16:43 -07:00
Patrik Nordwall
87d74f1510
Docs for multi-DC features
2017-07-07 16:55:22 +02:00