Commit graph

18725 commits

Author SHA1 Message Date
Johan Andrén
1822108175 Merge pull request #19543 from akka/wip-19315-document-websocket-client-johanandren
=doc #19315 websocket client docs
2016-02-08 10:16:08 +01:00
Johan Andrén
4116ba5d45 Merge pull request #19685 from johanandren/wip-19674-http-header-request-or-response-audit-johanandren
!htt #19674 Audit HTTP headers and mark correctly as response or request
2016-02-08 10:14:10 +01:00
Wilson A Higashino
0b7635651d +act #19704 Fix UnboundedControlAwareMessageQueueSemantics verification 2016-02-07 21:10:21 -05:00
Dorin Cobzac
dbc41d5a90 =str - correct typo in 'Source.from()' function documentation 2016-02-05 19:12:04 +02:00
Johan Andrén
8c60ad0a02 !str #19698 Remove tuple from Java API Source signatures 2016-02-05 17:04:50 +01:00
Johan Andrén
0b3ad39217 Java and Scala overview separated. delay and initialDelay added 2016-02-05 16:42:50 +01:00
Johan Andrén
62020f44a8 One small step for mankind but a pretty big one for the stage overview 2016-02-05 14:37:47 +01:00
Martynas Mickevičius
6d3e3cfff7 #19639 Supress warnings on custom headers 2016-02-05 12:49:30 +02:00
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
Johan Andrén
db0274d3d6 =str #19552 Replacing Conflate with Batch 2016-02-05 10:10:24 +01:00
keredin
437474875d Fix memory leak in AddressTerminatedTopic
refs #19672
2016-02-05 10:06:13 +01:00
naferx
4ddbc4874d Remove unused imports 2016-02-04 16:12:45 -05: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
Johan Andrén
2c462387af =doc #19315 docs for websocket client 2016-02-04 16:12:41 +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
5aeb42eeeb !htt #19674 Audit HTTP headers and mark correctly as response or request 2016-02-04 14:24:29 +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
Olivier ROLAND
9fb3e147db =htp fix multipart/form-data unmarshaller when no Content-Type field is present
RFC 2046:
… multipart/* …
If no Content-Type field is present it is assumed to be "message/rfc822" in a "multipart/digest" and "text/plain" otherwise

RFC 2388:
As with all multipart MIME types, each part has an optional "Content-Type", which defaults to text/plain.
2016-02-02 18:42:12 +01: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