Commit graph

18505 commits

Author SHA1 Message Date
Johan Andrén
cdae861de9 Cover sources and sinks as well, and change into a format that allows for toc 2016-02-05 10:12:17 +01:00
drewhk
f3073b89e0 Merge pull request #19582 from drewhk/wip-19445-simplify-conflate-drewhk
#19455 Simplify conflate signature for the common case
2016-02-04 20:37:51 +01:00
Endre Sándor Varga
3081e2895b 19455 Simplify conflate signature for the common case 2016-02-04 16:06:23 +01:00
Martynas Mickevičius
29c3041e04 Merge pull request #19680 from retronym/topic/seal-member-status
!clu #19679 make MemberStatus a sealed class
2016-02-04 16:44:25 +02:00
Martynas Mickevičius
10e9bda3cd Merge pull request #19691 from 2m/wip-docs-style-fixes
Remove double border from pre sections in docs (forward port of #18352)
2016-02-04 16:40:53 +02:00
Martynas Mickevičius
308905a784 Fix double border from pre sections in docs. 2016-02-04 16:36:03 +02:00
Johan Andrén
85cb89454d Merge pull request #19668 from talp-traiana/talp-19622-clustershardingstats-node-name-fix
=clu #19622 Use full address in ClusterShardingStats
2016-02-04 14:45:53 +01:00
Johan Andrén
b7e5767ad4 Merge pull request #19686 from johanandren/wip-19663-bind-timeout-cannot-be-infinite-johanandren
=hts #19663 Bind-timeout cannot be infinite, reference.conf corrected
2016-02-04 14:25:37 +01:00
Johan Andrén
c2ed420a12 Merge pull request #19667 from akka/wip-nicer-JournalSpec-RK
remove verbose expected stacktrace from JournalSpec
2016-02-04 12:00:47 +01:00
Johan Andrén
e49befa0ec =hts #19663 Bind-timeout cannot be infinite, reference.conf corrected 2016-02-03 13:54:10 +01:00
Jason Zaugg
8dfe3ff31d !clu #19679 make MemberStatus a sealed class
My assumption is that it the absence of the sealed modifier
was an oversight. Marking it as sealed will avoid exhausitity
warnings from upcoming Scala compiler version in `highestPriorityOf`.
2016-02-03 09:21:36 +10:00
Martynas Mickevičius
9580b58011 Merge pull request #19671 from 2m/wip-release-script-openjdk
Add support for OpenJDK to release script
2016-02-02 17:40:30 +02:00
Martynas Mickevičius
67a2b21186 Add support for OpenJDK to release script 2016-02-02 17:38:35 +02:00
drewhk
6205718d5e Merge pull request #19669 from drewhk/wip-functionref-memleak-drewhk
Don't leak FunctionRef instances
2016-02-02 15:54:29 +01:00
Tal Pressman
4c12b5ea50 =clu #19622 Use full address in ClusterShardingStats 2016-02-02 16:51:19 +02:00
drewhk
b285ff954d Merge pull request #19659 from akka/wip-minor-framing-touchups-√
=str - Minor improvements to Framing
2016-02-02 15:10:47 +01:00
Endre Sándor Varga
921a5fb8fd Don't leak FunctionRef instances 2016-02-02 14:57:54 +01:00
Roland Kuhn
f4875bffe4 remove verbose expected stacktrace from JournalSpec 2016-02-02 12:03:23 +01:00
drewhk
0170280fc0 Merge pull request #19666 from akka/wip-19664-incorrect-framing-docs-johanandren
=str #19664 Docs no longer claim that framer delimiter is included
2016-02-02 09:38:20 +01:00
Johan Andrén
bb144b03a5 =str #19664 Docs no longer claim that framer delimiter is included in frames 2016-02-02 08:45:41 +01:00
drewhk
c6eb88e334 Merge pull request #19647 from akka/wip-19469-better-stream-error-logging-johanandren
=str #19469 Log all graph stage exceptions
2016-02-01 17:18:12 +01:00
drewhk
1aaf74afa8 Merge pull request #19660 from drewhk/wip-19392-fix-asinputstream-drewhk
#19392: asInputStream timeout
2016-02-01 15:41:56 +01:00
Johan Andrén
2ed7911d17 =str #19469 More verbose logging of stage and tcp errors
* Logs all exceptions thrown in GraphStages at error level
* Logs any exception leading to an abort of a tcp connection at debug level
2016-02-01 15:36:19 +01:00
drewhk
7a65e38d8a Merge pull request #19631 from akka/wip-19616-remove-unused-udp-setting-johanandren
=act #19616 removing unused setting received-message-size-limit for UDP
2016-02-01 14:49:59 +01:00
drewhk
6cc2c47c4d Merge pull request #19594 from ochrons/fix-race-condition-filesubscriber
+str #19593 Fix a potential race condition in FileSubscriber.
2016-02-01 14:47:38 +01:00
Johan Andrén
f6d0576859 Merge pull request #19586 from akka/wip-cover-java-http-interface-with-tests-johanandren
Java HTTP Extension test coverage
2016-02-01 14:39:33 +01:00
drewhk
b6166ceee1 Merge pull request #19652 from briantopping/wip-19462
OSGI bundle changes.
2016-02-01 14:31:32 +01:00
drewhk
6b759b2853 Merge pull request #19605 from akka/wip-minor-touchups-3000-√
=str - Sprinkles some finals in Tcp and improves docs in Flow
2016-02-01 14:24:27 +01:00
Endre Sándor Varga
edd3dbdbc8 #19392: asInputStream timeout 2016-02-01 14:08:46 +01:00
drewhk
78fe813225 Merge pull request #19656 from jypma/java_https_fix
[Java DSL] Fix type mapping to re-enable Java HTTPS servers
2016-02-01 14:07:26 +01:00
Viktor Klang
a127476985 =str - Minor improvements to Framing 2016-02-01 13:13:21 +01:00
drewhk
5e6b340dd1 Merge pull request #19640 from akka/wip-19623-early-response-errors-johanandren
=htt #19623 Early response no longer causing push or pull twice errors
2016-02-01 12:06:59 +01:00
Johan Andrén
3b9132e244 !str #19620 Java API for shutting connection pool down 2016-02-01 12:00:31 +01:00
drewhk
60f55ea22a Merge pull request #19654 from akka/wip-19653-ActorRefWithAck-RK
fix ActorRefWithAck when buffer has run full #19653
2016-02-01 11:44:22 +01:00
Jan Ypma
b83ad3c7d1 +htt #19657 Fix type mapping to re-enable Java HTTPS servers 2016-02-01 11:41:19 +01:00
Roland Kuhn
c36fdb111c Merge pull request #19638 from naferx/copyright-year
Update copyright year
2016-02-01 09:31:41 +01:00
Brian Topping
469ef3ae0f =osgi #19462 Fix version ranges 2016-02-01 00:39:56 -07:00
Roland Kuhn
15580e767f fix ActorRefWithAck when buffer has run full #19653 2016-01-31 22:49:19 +01:00
Roland Kuhn
a6aee310ba Merge pull request #19644 from akka/wip-19637-fix-BC-AsyncWriteJournal-RK 2016-01-29 19:06:51 +01:00
Johan Andrén
4b3a06ef1a Merge pull request #19598 from raboof/patch-3
=doc fix comment for safe-shutdown-example-bad
2016-01-29 16:04:52 +01:00
Roland Kuhn
bf17de3128 #19637 fix BC issue in AsyncWriteJournal 2016-01-29 12:38:32 +01:00
Johan Andrén
314451a78c =htt #19623 optimizations and more careful handling of complete and failure in PrepareRequest 2016-01-29 12:06:38 +01:00
Johan Andrén
e8632bc26b Merge pull request #19629 from notxcain/fix-19628
Make necessary CORS headers extend ResponseHeader
2016-01-29 09:35:09 +01:00
Denis Mikhaylov
010688950e !htt #19628 Make CORS response headers extend ResponseHeader 2016-01-29 00:37:44 +03:00
Johan Andrén
92b8a7a73b =htt #19623 Early response no longer causing push or pull twice errors 2016-01-28 17:10:45 +01:00
naferx
e79cc3ba14 Update copyright year 2016-01-28 09:47:29 -05:00
Patrik Nordwall
d37a304394 Merge pull request #19154 from Adebski/Adebski-distributed-pub-sub-race-condition-fix
Race-condition problem in distributed-pub-sub fixed by introducing passivate-like protocol for mediator and Topic actors.
2016-01-28 10:55:38 +01:00
Johan Andrén
3af1cc889c =act #19616 removing unused setting received-message-size-limit for UDP 2016-01-27 14:34:23 +01:00
Johan Andrén
7461955e85 Merge pull request #19630 from akka/wip-16262-mark-as-pending-johanandren
=doc #16262 temporary disable failing udp multicast doc test
2016-01-27 14:19:14 +01:00
Johan Andrén
1dfbc2dffe =doc #16262 temporary disable failing udp multicast doc test 2016-01-27 13:17:21 +01:00