Helena Edelson
3070a84d64
Add html reports for Scoverage ( #26444 )
2019-02-26 11:54:03 -08:00
Christopher Batey
51add23b2a
Cleanup various warnings in akka-stream #26395
2019-02-26 18:28:29 +01:00
Arnout Engelen
c3806c9135
Merge pull request #26380 from chbatey/fix-release-script
...
Fix excludes for docs publish in release script
2019-02-26 12:30:14 +01:00
Helena Edelson
3f12d35694
Add more code discipline to the build #26376
...
* Initial addition of adding more code discipline to the build #26206
* Add Scoverage to the build #25075 , jenkins nightly job is set up.
Following up with https://github.com/akka/akka/issues/26389
2019-02-25 10:23:36 -08:00
Hungai Amuhinda
7e24f0979e
Doc changes ( #26430 )
2019-02-22 15:08:38 +01:00
Patrik Nordwall
36fe0a0375
Support mutable state by stashing commands while storing snapshot, #25740
2019-02-22 09:00:56 +01:00
Patrik Nordwall
845475b43f
Warn if serializers for Akka internal messages are replaced, #26373
2019-02-22 08:59:17 +01:00
Christopher Batey
15369e4470
Increase timeout for AsyncDnsResovlerSpec + dont use ImplicitSender ( #26414 )
...
* Increase timeout for AsyncDnsResovlerSpec + dont use ImplicitSender
First failure was an optimistic timeout setting then as we
used ImplicitSender the rest of the tests failed due to
unexpected message
* Formatting
* Increase timeout to 300ms
2019-02-21 20:29:42 +01:00
Christopher Batey
b572f541e5
Harden PrimitiveStateSpec: Expect termination before starting next actor #25958
2019-02-21 17:06:56 +01:00
Christopher Batey
111cbc28e9
Make the OO example use classes for all the behaviors ( #26407 )
...
Where as it is valid that stateless actors don't benifit I see
java users using the for everything.:wq
2019-02-21 16:49:22 +01:00
Patrik Nordwall
cd52f05d3c
release flag 11 instead of 9, #26381
...
Otherwise there are compilation errors for the
CompileJdk9 sources in some environments
2019-02-21 16:46:29 +01:00
Christopher Batey
ea8e3ace33
Harden RateTransformationDocSpec: Use test patience rather than hadcode #26262
2019-02-21 16:42:24 +01:00
Christopher Batey
baa9c52254
Small tweaks to all command aliases ( #26403 )
...
* Small tweaks to all command aliases
* Adds other cluster all commands
* Makes allCluster do all cluster modules
* Update CONTRIBUTING.md
Co-Authored-By: chbatey <christopher.batey@gmail.com>
2019-02-21 14:12:55 +00:00
Heiko Seeberger
555fe026d0
Reorder Source/FlowWithContext type parameters #26345
2019-02-21 14:24:35 +01:00
Patrik Nordwall
96b72c2b7b
Merge pull request #26405 from akka/wip-26230-patriknw
...
harden ClusterShardingPersistenceSpec by using onPostStop, #26230
2019-02-20 15:22:00 +01:00
Patrik Nordwall
abfb4497e7
harden ClusterShardingPersistenceSpec by using onPostStop, #26230
2019-02-20 11:23:42 +01:00
Patrik Nordwall
d82115988b
add onPostStop and onPreRestart hooks to EventSourcedBehavior, #26404
2019-02-18 16:55:54 +01:00
Patrik Nordwall
21bc3ebba1
Merge pull request #26398 from akka/wip-more-with-reply-patriknw
...
fix more with reply types in persistence-typed examples
2019-02-18 10:33:22 +01:00
Patrik Nordwall
537641c2a8
move ccompat mima filter to right excludes file, #26350
2019-02-18 09:36:14 +01:00
Patrik Nordwall
88ee18c3f7
fix more with reply types in persistence-typed examples
2019-02-18 08:45:01 +01:00
Luc Bourlier
f85e0e7c62
Adds log operator to Source/FlowWithContext ( #26386 )
2019-02-17 20:00:02 +00:00
Patrik Nordwall
d3836aecfb
Command handler builder for EventSourcedBehaviorWithEnforcedReplies, #25482 ( #26272 )
...
* It uses ReplyEffect instead of Effect
* Unfortunatley the solution is a copy of the CommandHandler builder with
a few mechanical changes to the types and names.
* I tried to separate interface and implementation and use a shared implementation,
but it didn't work out because methods with such function parameters which only differ in
their type parameters can't be overloaded.
2019-02-17 19:54:32 +00:00
Dale Wijnand
1442a2428c
Redefine the Factory type alias in ccompat ( #26350 )
2019-02-17 19:50:46 +00:00
Seth Tisue
fc23f03031
upgrade to latest ScalaTest ( #26387 )
...
stuff moved to a new package. you wouldn't expect that in a point
release, but they put type aliases in place so Scala users wouldn't
notice. but the change is visible to Java code.
the upgrade is not strictly necessary, but it would be convenient
for the Scala 2.13 community build to have this merged, so I don't
have to maintain these changes in our Akka fork
2019-02-17 19:45:39 +00:00
Patrik Nordwall
fe073f08ee
Merge pull request #26394 from akka/wip-26382-unsorted-patriknw
...
second fix 2.13 compilation error, SortedSet, #26382
2019-02-16 20:05:04 +01:00
Patrik Nordwall
07568cb217
second fix 2.13 compilation error, SortedSet, #26382
2019-02-16 16:25:35 +01:00
Helena Edelson
7b5e69ded3
Create one SBT general task to run locally before pushing a PR #26157 ( #26388 )
...
* Create one SBT general task to run locally before pushing a PR #26157 .
* Allow tab completion with same prefix
* Added allTyped command
2019-02-15 19:44:03 +01:00
Patrik Nordwall
1389d696bf
Merge pull request #26391 from akka/wip-26382-patriknw
...
fix 2.13 compilation error, SortedSet, #26382
2019-02-15 17:50:56 +01:00
Patrik Nordwall
d636245133
add Scala 2.13.0-M5 to travis build
2019-02-15 13:28:43 +01:00
Patrik Nordwall
a5209919d4
fix 2.13 compilation error, SortedSet, #26382
2019-02-15 13:26:10 +01:00
Patrik Nordwall
603ed4dcd8
Merge pull request #26379 from jrudolph/jr/26030-fix-jdk-11-error
...
Fix test expectation for JDK 11, refs #26030
2019-02-14 15:19:51 +01:00
Johannes Rudolph
bb8c47595f
Merge pull request #26378 from chbatey/really-fix-async-dns
...
Kill/Stop container if still running from previous
2019-02-14 15:18:41 +01:00
Christopher Batey
83e4278211
Fix excludes for docs publish in release script
...
They should be relative to the from path so this was rsyncing the
docs twice, once via SBT and once when doing the api docs
2019-02-14 11:29:38 +00:00
Johannes Rudolph
314636c55e
Fix test expectation for JDK 11, refs #26030
...
In later JDKs the error message was slightly changed.
2019-02-14 11:03:10 +01:00
Christopher Batey
53d3e80c40
Kill/Stop container if still running from previous
2019-02-14 09:40:15 +00:00
Patrik Nordwall
6e7bbd0784
Merge pull request #26374 from chbatey/mima2521
...
Update mima version to 2.5.21
2019-02-14 10:34:40 +01:00
Christopher Batey
08870e61af
Update mima version to 2.5.21
2019-02-13 13:53:30 +00:00
Tomek Kopczynski
532a9bc604
Trivial typo fix in Streams docs ( #26359 )
2019-02-13 13:58:25 +01:00
Patrik Nordwall
998ed608fe
Merge pull request #26369 from akka/wip-26368-ActorLoggingSpec-patriknw
...
Fix ActorLoggingSpec for Scala 2.11, #26368
2019-02-13 12:14:14 +01:00
Christopher Batey
baf74a4fe6
Remote remoting deployment from artery docs ( #26342 )
...
* Remote deployment is not recommended and the section is duplicated
from classic remoting
* Move what's new lower down in prep for it becoming the main remoting
page but link to it for users are migration
2019-02-13 07:57:34 +00:00
Patrik Nordwall
57cff2e551
Fix ActorLoggingSpec for Scala 2.11, #26368
...
* no point in spending time on trying to make the detectLoggerClassFromStack
smarter for 2.11 since 2.11 will be dropped in Akka 2.6 and perhaps even
earlier than that for Typed
2019-02-12 17:06:40 +01:00
Helena Edelson
6d25b38e56
Fix new compiler warning, before adding automated fix of all new. ( #26357 )
2019-02-12 07:21:05 -08:00
Patrik Nordwall
4ee21f21aa
Merge pull request #26366 from chbatey/issue-26203
...
Clean up old docker containers at start of a docker test
2019-02-12 16:16:42 +01:00
Patrik Nordwall
e0a3fb28c9
Merge pull request #26346 from akka/wip-26326-FunctionRef-deadlock-patriknw
...
Fix deadlock in FunctionRef, #26326
2019-02-12 15:56:28 +01:00
Johan Andrén
8fabb73f2b
Make the AbstractBehavior builder mutable ( #26309 )
...
* Make the AbstractBehavior builder mutable #26260
* Use mutable builder style in first sample, mention that fluent is an option
* A bit of rework of the Java builders:
* onAnyMessage added
* use the japi SAMs throughout in the APIs
* avoid wrapping the japi functions in Scala functions for the most common cases
* more Java test coverage
* Not just any exception
* Works on 2.11 as well as 2.12
2019-02-12 15:38:35 +01:00
Patrik Nordwall
ddada9a8e1
Stop singleton and shards when self MemberDowned, #26336 ( #26339 )
...
* Stop singleton when self MemberDowned, #26336
* It's safer to stop singleton instance early in case of downing.
* Instead of waiting for MemberRemoved and trying to hand over.
* Stop ShardRegion when self MemberDowned, #26336
* Upper bound when waiting for seen in shutdownSelfWhenDown, #26336
2019-02-12 15:05:33 +01:00
Patrik Nordwall
aca5d94b1c
reduce scope of synchronized in FunctionRef, #26326
2019-02-12 15:03:49 +01:00
Arnaud Burlet
93ce2b8696
Test to ensure a coordinated shutdown is successful when a stream involving StreamRefs is running
2019-02-12 15:03:49 +01:00
Christopher Batey
9029ae77ac
Clean up old docker containers at start of a docker test
...
Fixes #26203
2019-02-12 08:16:07 +00:00
László van den Hoek
8e2d378228
fix typo: excpetion -> exception ( #26352 )
2019-02-11 16:25:05 +00:00