Commit graph

21115 commits

Author SHA1 Message Date
Dale Wijnand
177ac666da
Use less of Project.apply
In sbt 1 Project.apply will only take 2 parameters.
2017-06-29 11:01:40 +01:00
Martynas Mickevičius
5fb44e2c18 Merge pull request #23238 from ktoso/wip-bump-jmh
=pro update sbt-jmh (readying up for sbt 1.0)
2017-06-29 12:42:48 +03:00
Martynas Mickevičius
453a95f978 Merge pull request #23242 from richard-imaoka/doc-stream-buffer-backpressure-imaoka
Correct the backpressure API comment for buffer
2017-06-29 11:23:03 +03:00
Konrad `ktoso` Malawski
1f05659346 =str #23119 improve docs of SourceQueue.watchTermination (#23208) 2017-06-28 06:11:33 -07:00
Arpan Chaudhury
bfb8f168f4 Can merging of multiple sources be prioritized? (#22864)
* Adding MergePrioritized graph stage

* Adding MergePrioritized in akka docs

* Adding suggested documentation of MergePrioritized in akka docs

* Adding thread safe random number generator ThreadLocalRandom

* fixing documentation for MergePrioritized

* Refactoring selectNextElement() in MergePrioritized for less memory allocations

* Removing extra parameter in MergePrioritized and using SplittableRandom

* Refactoring GraphMergePrioritizedSpec

* Changes for paradox migration

* Optimized a few methods in MergePrioritized (#22864)

* increased no of elements in source in GraphMergePrioritizedSpec (#22864)
2017-06-28 12:45:46 +02:00
Richard Imaoka
4f10d45376 Correct the backpressure API comment for buffer 2017-06-28 00:07:19 +09:00
Richard Imaoka
c636f3540f Correct the backpressure API comment for throttle (Fixes #22791) (#23225) 2017-06-27 05:32:53 -07:00
Arnout Engelen
8bea7b4ace Make the 'other modules' doc sections (#23233)
So they show up in the ToC
2017-06-27 12:51:50 +01:00
Konrad `ktoso` Malawski
5f22f8e552
=pro update sbt-jmh (readying up for sbt 1.0) 2017-06-27 18:49:19 +09:00
Richard Imaoka
1b1b825865 =tes Add parameter scaladocs to expectTerminated (#23227)
* Add API parameter comments to expectTerminated (Fixes #23091)

* Clarify that expectTerminated requires watch(target) beforehand
2017-06-27 18:45:37 +09:00
Arnout Engelen
403702d19f Move 'java 8 compatibility' under 'utilities' (#23232)
Doesn't really deserve a top-level section IMO
2017-06-26 23:53:11 -07:00
Patrik Nordwall
5ad217b338 debug logging in RemoteRestartedQuarantinedSpec, #17314 (#23237) 2017-06-26 23:51:49 -07:00
Arnout Engelen
9f78cd12c4 Introduce cluster 'team' setting and add to Member (#23234)
* Introduce cluster 'team' setting and add to Member

Introduced cluster-team.md so we can grow the documentation with each
PR, but did not add it to the ToC yet.

* Less abbreviations, more reliable test
2017-06-26 16:28:06 +02:00
Nafer Sanabria
f591bedfbb merge content of stream-testkit.md (#23213) 2017-06-26 02:55:18 -07:00
Nafer Sanabria
9856e2f378 merge content in stream-quickstart.md (#23212) 2017-06-26 02:52:36 -07:00
Richard Imaoka
f0fba394ea Merge paradox/scala/fault-tolerance.md and java/fault-tolerance.md (#23172) 2017-06-26 02:48:19 -07:00
Richard Imaoka
4c76424c3b Merge paradox/scala/io-tcp.md and java/io-tcp.md (#23163) 2017-06-26 02:45:59 -07:00
Josep Prat
0649f0c142 =doc Add dependency for Akka Typed #23222 (#23223) 2017-06-26 02:28:20 -07:00
Richard Imaoka
bfc055b297 Merge paradox/scala/persistence.md and java/persistence.md (#23226) 2017-06-26 02:15:43 -07:00
László van den Hoek
e4077cc14f fix typo (mather -> matter) (#23221) 2017-06-23 03:07:07 -07:00
László van den Hoek
2caf86b706 remove duplicate recoverWithRetries entry (#23220) 2017-06-23 02:45:12 -07:00
László van den Hoek
2772236d19 fix unbalanced quotes that mess up formatting (#23219) 2017-06-23 02:04:20 -07:00
Nafer Sanabria
8865691231 merge content of stream-rate.md (#23218) 2017-06-23 01:43:34 -07:00
Patrik Nordwall
6536553e00 Merge pull request #23214 from akka/wip-22082-DurableDataSpec2-patriknw
slow init of lmdb in DurableDataSpe, #22082
2017-06-22 22:46:18 +02:00
Patrik Nordwall
1a732fba71 slow init of lmdb in DurableDataSpe, #22082 2017-06-22 15:08:37 +02:00
Patrik Nordwall
49cf7afc68 Merge pull request #23209 from akka/wip-22082-debug-DurableDataSpec-patriknw
enable debug logging in DurableDataSpec, #22082
2017-06-20 21:12:11 +02:00
Patrik Nordwall
0d890e6364 enable debug logging in DurableDataSpec, #22082 2017-06-20 20:50:28 +02:00
Atiq Sayyed
66cc0d2700 Merge scala/stream/stream-customize.md and java/stream/stream-customi… (#23181) 2017-06-20 08:51:03 -07:00
Atiq Sayyed
6bbe94a668 Merge docs for /java/stream/stream-dynamic.md and /scala/stream/strea… (#23182) 2017-06-20 04:33:51 -07:00
Atiq Sayyed
21c702f36a Merge scala/stream/stream-error.md and java/stream/stream-error.md (#23183) 2017-06-20 04:19:57 -07:00
Richard Imaoka
972fb0001b Merge paradox/scala/persistence-schema-evolution.md and java/persistence-schema-evolution.md (#23189) 2017-06-20 01:25:27 -07:00
Richard Imaoka
ce96053dcd Merge paradox/scala/cluster-singleton.md and java/cluster-singleton.md (#23184) 2017-06-20 00:27:08 -07:00
Nafer Sanabria
e93ae613d1 =doc #23052 merge content of stream-integrations.md (#23203)
* merge content of stream-integrations.md

Ref #23052

* use symlink in java counterpart

* make file a symlink
2017-06-20 09:19:00 +02:00
Nafer Sanabria
dd930f4835 =doc #23052 merge content of stream-introduction.md (#23204)
* merge content of stream-introduction.md

Ref #23052

* use symlink in java counterpart

* make file a symlink
2017-06-20 09:06:03 +02:00
Patrik Nordwall
ff4c4d5c90 remove scm from akkaPomExtra, included by sbt-git 2017-06-19 17:17:46 +02:00
Ifeanyi Ubah
8049ac1438 Fix typos in CONTRIBUTING.md #23200 (#23201)
I noticed a couple minor typos in the contributing guide and fixed them.
2017-06-19 06:55:53 -07:00
Patrik Nordwall
26243a1af7 Merge pull request #23074 from mizerlou/persistent-fsm-state-name-extractor
PersistentFSM.StateChangeEvent extractor
2017-06-19 13:51:37 +02:00
Patrik Nordwall
d28e056192 Merge pull request #23195 from akka/wip-23140-LoggingReceiveSpec-patriknw
Harden LoggingReceiveSpec, #23140
2017-06-19 13:50:49 +02:00
Patrik Nordwall
5351bc9b38 Merge pull request #23197 from akka/wip-adjust-fan-in-out-spec-patriknw
adjust number of messages in FanInThrougputSpec and FanOutThrougputSpec
2017-06-19 13:50:29 +02:00
Patrik Nordwall
8fcb8efe81 marking as pending, #23198 2017-06-19 13:48:52 +02:00
Patrik Nordwall
4b38b056cc adjust number of messages in FanInThrougputSpec and FanOutThrougputSpec
* some of the tests took too long in the nightly runs
2017-06-19 13:20:24 +02:00
Richard Imaoka
b29753eb84 Merge paradox/scala/persistence-query-leveldb.md and java/persistence-query-leveldb.md (#23188) 2017-06-19 03:50:44 -07:00
Richard Imaoka
85e55f289b Merge paradox/scala/fsm.md and java/fsm.md (#23190) 2017-06-19 03:24:12 -07:00
Patrik Nordwall
c9c92026a9 Harden LoggingReceiveSpec, #23140
* It ended up in endless loop because receiveOne may return null
* I think the match on the watching was wrong
2017-06-19 12:22:43 +02:00
Richard Imaoka
8528deb306 Merge paradox/scala/io.md and java/io.md (#23168) 2017-06-19 01:46:51 -07:00
Richard Imaoka
34fda05e20 Merge paradox/scala/routing.md and java/routing.md (#23192) 2017-06-19 01:09:43 -07:00
Patrik Nordwall
4d4fe1471b Merge pull request #22998 from richard-imaoka/doc-22803-blocking-imaoka
More description about blocking operations
2017-06-16 15:49:02 +02:00
Patrik Nordwall
b9ab33a99d Merge pull request #23177 from akka/wip-17389-fix-PhiAccrualFailureDetector-constructor-patriknw
revert change of PhiAccrualFailureDetector constructor, #17389
2017-06-16 14:50:13 +02:00
Patrik Nordwall
c190f14254 Merge pull request #23068 from akka/wip-23025-large-delta-patriknw
discard large deltas, #23025
2017-06-16 14:49:32 +02:00
Richard Imaoka
2ec2d98888 Use snapshot-after in config for periodical snapshots in PersistentFSM (#22605)
* Use snapshot-after in config to periodical snapshot in PersistentFSM (#21563)

* akka.persistence.fsm.snapshot-after is either off or a numerical value

* Use Akka Extension for snapshot-after in PersistentFSM
2017-06-16 14:47:00 +02:00