Razvan Vacaru
bb895619b9
Docs: sink seq operator examples ( #28616 )
2020-02-17 10:26:53 +01:00
Razvan Vacaru
56c13dcde5
Docs: add code examples for drop and dropWhile Operators ( #28613 )
2020-02-14 17:21:39 +01:00
Johan Andrén
cacc20bd8a
Allow opt out of code discipline ( #28588 )
2020-02-14 15:19:10 +01:00
Arnout Engelen
c032ac2fdb
Recommend config checker when migrating to 2.6 ( #28607 )
2020-02-13 15:11:48 +01:00
Renato Cavalcanti
ec3d67df7e
Merge pull request #28542 from fredfp/issue-28541
...
Shield unsafe journal plugins from corner case, #28541
2020-02-13 13:46:21 +01:00
Johan Andrén
0cd63b7996
Push that TlsSpec timeout a bit up ( #28591 )
...
Trying to fix failures #28449 and #25858
2020-02-12 22:12:37 +01:00
Patrik Nordwall
ece9e7d92b
Merge pull request #28595 from akka/wip-doc-chg-transport-patriknw
...
note about rolling update when changing transport
2020-02-12 16:53:30 +01:00
Patrik Nordwall
9b5f84286b
Remove not needed ReplicatedDataSerializer
2020-02-12 16:28:48 +01:00
Patrik Nordwall
b3539de125
note about rolling update when changing transport
2020-02-12 16:20:45 +01:00
Renato Cavalcanti
946ff235b7
Merge pull request #28593 from johanandren/wip-28437-hostname-verification-warning
...
Host name verification off is not necessarily bad
2020-02-12 15:55:01 +01:00
Renato Cavalcanti
77e1bfbc1b
Merge pull request #28594 from akka/wip-persistence-view-patriknw
...
remove obsolete PersistenceSettings.view
2020-02-12 15:43:50 +01:00
Patrik Nordwall
a0d92fe303
Merge pull request #28553 from odd/inmemjournal-tagged
...
Unwrap tagged events on addition (#28552 )
2020-02-12 15:07:38 +01:00
yiksanchan
4fb21c380d
Remove not needed ReplicatedDataSerializer
2020-02-11 17:05:51 -08:00
Evgeny Sidorov
dcdaa5a0dd
Example for Source.fromIterator #25468 ( #28582 )
...
* add example for Source.fromIterator #25468
* scala fmt code style fix
* don't use test as a sample for docs
2020-02-11 14:58:00 +01:00
Patrik Nordwall
670a937d98
remove obsolete PersistenceSettings.view
...
* removing without deprecation because this can't be used anywhere
* persistence view has been removed years ago, and those config properties
doesn't even exist in reference.conf so accessing this would throw exception
2020-02-11 14:51:57 +01:00
Johan Andrén
07e87bc428
Host name verification off is not necessarily bad #28437
2020-02-11 14:27:27 +01:00
Arnaud Burlet
6c4aca1657
Add comment
2020-02-11 13:30:51 +01:00
Patrik Nordwall
6120b73918
Merge pull request #28568 from akka/wip-sharding-lmdb-patriknw
...
Don't initialize Lmdb when rememberEntities not used, #28567
2020-02-11 08:48:46 +01:00
Arnout Engelen
e187286abc
Avoid 'dead code' errors when compiling in IntelliJ ( #28525 )
...
* Avoid 'dead code' errors when compiling in IntelliJ
* Document the extension registration caching better
* Clarify scaladoc
* scalafmt
2020-02-11 07:28:33 +00:00
mghildiy
4e0947c4b1
Issue#26072:Added lombok usage documentation ( #28539 )
2020-02-11 07:26:58 +00:00
Clément Grimal
cd2e25139c
doc: minor typo fix ( #28579 )
2020-02-11 07:21:20 +00:00
Johan Andrén
0d5f592ebb
Some improvements to Java tutorial after JFokus workshop ( #28585 )
2020-02-10 17:55:17 +01:00
Patrik Nordwall
efde1913bc
Make the ScalaFiddle example copy-pastable, and runnable ( #28530 )
2020-02-10 14:32:09 +00:00
Johan Andrén
ef867f26d6
Do not cache PromiseActorRef since that is a one off #28521
2020-02-10 13:16:18 +01:00
Renato Cavalcanti
1b4da3d10f
Merge pull request #28576 from chbatey/shard-no-coordinator-error-message
...
Improve error message when coordinator not found
2020-02-07 18:53:47 +01:00
Patrik Nordwall
e1b00b8258
doc: header level of Polymorphic types in Jackson docs ( #28569 )
2020-02-07 10:40:49 +00:00
Renato Cavalcanti
9e7aae035f
Merge pull request #28575 from akka/wip-videos-patriknw
...
doc: links to latest videos
2020-02-07 11:03:58 +01:00
Christopher Batey
36cd20247f
Improve error message when coordinator not found
...
Led users to think that the node had left the cluster when not starting
sharding on every node with the correct roles.
2020-02-07 08:15:25 +00:00
Renato Cavalcanti
2ee2db0cc7
Merge pull request #28554 from ennru/autolabel-prs
...
Configure Autolabler
2020-02-06 17:38:23 +01:00
Renato Cavalcanti
402bc5b402
Merge pull request #28522 from chbatey/issue-28509
...
Use unique name for typed and untyped testprobes
2020-02-06 10:30:06 +01:00
Renato Cavalcanti
7f64e842d8
Merge pull request #28562 from chbatey/issue-28557
...
Execute post stop for guardian behaviors
2020-02-06 10:29:49 +01:00
Patrik Nordwall
e4c840cce2
one more
2020-02-06 08:58:45 +01:00
Christopher Batey
12c685507d
Change link from google groups to discuss ( #28573 )
2020-02-06 08:42:37 +01:00
Patrik Nordwall
c757a4e307
doc: links to latest videos
...
* manage blocking
* cqrs
2020-02-06 08:40:54 +01:00
eyal farago
ccd8481fec
stream: add flatMapPrefix operator ( #28380 )
2020-02-05 15:37:27 +01:00
Christopher Batey
caf04066fc
Reduce the magic
2020-02-05 14:14:18 +00:00
Christopher Batey
3f690f7ea9
Tests with children
2020-02-05 14:09:49 +00:00
Bartosz Firyn
722ea4ff87
Fix typo depredated, change to deprecated ( #28572 )
2020-02-05 15:09:24 +01:00
Renato Cavalcanti
d3ce370ec5
Merge pull request #28570 from akka/wip-jackson-uuid-patriknw
...
test Jackson serialization of UUID
2020-02-05 11:04:36 +01:00
Patrik Nordwall
0469a66c2d
test Jackson serialization of UUID
2020-02-05 10:12:00 +01:00
Patrik Nordwall
c806abb96a
Don't initialize Lmdb when rememberEntities not used, #28567
...
* Sharding defines durable.keys in reference.conf
* That will trigger initialization of LmdbDurableStore for the
ddata Replicator that is used by Sharding
* but that is only needed if rememberEntities is enabled
* This will optimize startup time for ClusterSharding,
and reduced runtime complexity of accessing file system
2020-02-05 10:07:07 +01:00
Patrik Nordwall
f6bea845ca
update MiMa latestPatch ( #28534 )
...
* update MiMa latestPatch
* Even later latest
* exclude jdk9 classes in 2.6.x excludes
* mima exclude for SystemMaterializer.materializer type
Co-authored-by: Johan Andrén <johan@markatta.com>
2020-02-04 15:43:13 +01:00
Scala Steward
b0b39e81e6
Update sbt to 1.3.8 ( #28561 )
2020-02-04 14:54:12 +01:00
Patrik Nordwall
db6092c701
Merge pull request #28526 from akka/wip-pgp-tty-patriknw
...
add GPG_TTY instruction
2020-02-04 14:49:24 +01:00
Johan Andrén
289ca787a1
Getting started referred to a package name not present in quickstart ( #28549 )
...
* Getting started referred to a package name not present in quickstart
Techhub zip has com.example and g8 template defaults to com.example so let's refer to that instead
* Missing logger ops in one Scala example snippet
2020-02-04 14:41:01 +01:00
Patrik Nordwall
84e88bff02
Merge pull request #28551 from renatocaval/fix-akka-discovery-error-message
...
Improved error message when loading ServiceDiscovery impl
2020-02-04 14:37:36 +01:00
Renato Cavalcanti
e6c6459499
Fix filter operator example output ( #28560 )
...
* fixed filter operator example output
* align filter and filterNot outputs
2020-02-04 14:19:51 +01:00
Patrik Nordwall
a2b29a7219
Merge pull request #28564 from jrudolph/remove-extra-print-stack-trace
...
stream: remove extra printStackTrace
2020-02-04 14:01:30 +01:00
Christopher Batey
439bf01018
Formatting
2020-02-04 10:47:09 +00:00
Johannes Rudolph
a01dfa6201
stream: remove extra printStackTrace
2020-02-04 11:16:34 +01:00