Björn Antonsson
6784d6bc2f
=doc #3684 Document that SslTlsSupport doesn't support Tcp.WriteCommand.
2013-10-23 15:21:34 +02:00
Björn Antonsson
d9d83c2661
Merge pull request #1800 from jrudolph/i/3571/fix
...
=act 3571 quiet down exceptions from `Socket.shutdownOutput()`
2013-10-23 04:41:56 -07:00
Björn Antonsson
2725a78a09
Merge pull request #1804 from jrudolph/i/3684/prevent-WriteFile-CompoundWrite-in-ssl
...
=act 3684 prevent usage of WriteCommands other than Tcp.Write with SslTlsSupport
2013-10-23 04:41:24 -07:00
Björn Antonsson
f606f0c738
Merge pull request #1798 from akka/wip-3682-document-message-size-limit-in-ssltlssupport-ban
...
=doc #3682 Document message size limit in SslTlsSupport.
2013-10-23 00:05:56 -07:00
Johannes Rudolph
5e6d591d16
=act 3684 prevent usage of WriteCommands other than Tcp.Write with SslTlsSupport
2013-10-22 18:45:05 +02:00
Roland Kuhn
12eb2850a7
update to latest version of Typesafe CONTRIBUTING rules
2013-10-22 18:30:03 +02:00
Johannes Rudolph
972284ce71
=act 3571 quiet down exceptions from Socket.shutdownOutput()
...
Backport from this spray commit:
e4068046a5
2013-10-22 17:20:24 +02:00
Patrik Nordwall
3bdac872ff
=clu #3683 Don't trigger extra heartbeat when not expected sender
2013-10-22 14:48:37 +02:00
Björn Antonsson
20015abaeb
=doc #3682 Document message size limit in SslTlsSupport.
2013-10-22 14:05:18 +02:00
Björn Antonsson
8eeaadfee0
Merge pull request #1793 from jrudolph/i/3680/fix-SuspendReading-race
...
=act #3680 fix SuspendReading being overruled by racy ChannelReadable
2013-10-22 04:13:28 -07:00
Patrik Nordwall
51b9e78240
!con #3679 Make protobuf serialization for DistributedPubSubMediator
2013-10-21 18:39:23 +02:00
Björn Antonsson
bc94f52362
Merge pull request #1790 from akka/wip-3676-cache-the-last-system-and-protocol-ban
...
=clu #3676 Cache the last system name and protocol during deserialization.
2013-10-21 07:07:00 -07:00
Johannes Rudolph
3da7f4ee07
=act #3680 fix SuspendReading being overruled by racy ChannelReadable
2013-10-21 15:33:31 +02:00
Björn Antonsson
d2644876e5
Merge pull request #1781 from levinotik/documentation-fixes
...
=doc Fix misspelled method reference in FSM
2013-10-21 04:35:12 -07:00
Patrik Nordwall
11972b4497
+con #3677 Limit delta in DistributedPubSubMediator
2013-10-21 12:02:48 +02:00
Björn Antonsson
0fa190f0ed
=clu #3676 Cache the last system name and protocol during deserialization.
2013-10-21 09:08:00 +02:00
Levi Notik
1dec335ad2
=doc Fix misspelled method reference in FSM
2013-10-18 13:16:56 -04:00
Patrik Nordwall
ff83edea0b
Merge pull request #1785 from akka/wip-3458-adjust-biased-gossip-patriknw
...
+clu #3458 Adjust biased gossip for large cluster
2013-10-18 07:58:50 -07:00
Patrik Nordwall
57c699644e
Merge pull request #1786 from akka/wip-3657-lazy-deserial-patriknw
...
!clu #3657 Lazy deserialization and TTL of Gossip message payload
2013-10-18 07:58:34 -07:00
Patrik Nordwall
532c98c6cd
+clu #3458 Adjust biased gossip for large cluster
2013-10-18 14:34:36 +02:00
Patrik Nordwall
f52cae6686
Merge pull request #1788 from akka/wip-no_mima-flag-in-release-patriknw
...
Possibility to skip mima check in release
2013-10-18 02:00:13 -07:00
Patrik Nordwall
fabe519b89
Possibility to skip mima check in release
2013-10-18 10:05:29 +02:00
Patrik Nordwall
ccdf71925e
Merge pull request #1782 from jrudolph/i/3672/fix-big-Writes
...
=act #3672 fix garbling of big outgoing Tcp.Write caused by mixup of buffers
2013-10-18 00:43:41 -07:00
Patrik Nordwall
7d5a3ec30b
!clu #3657 Lazy deserialization and TTL of Gossip message payload
2013-10-18 08:29:46 +02:00
Johannes Rudolph
f87f166aac
=act #3672 fix garbling of big outgoing Tcp.Write caused by mixup of buffers
2013-10-17 14:25:02 +02:00
Patrik Nordwall
beff53f0a6
Merge pull request #1778 from akka/wip-3669-routing-in-pubsub-patriknw
...
+con #3669 Possibility to define routing logic in DistributedPubSub
2013-10-17 05:09:59 -07:00
Patrik Nordwall
d4cce379ce
Merge pull request #1776 from akka/wip-3663-balancing-disp-patriknw
...
+act #3663 Package BalancingDispatcher for usage in router pool
2013-10-17 05:09:43 -07:00
Patrik Nordwall
a2c5239c49
Merge pull request #1772 from akka/wip-3627-cluster-routee-paths-patriknw
...
+clu #3627 Cluster router group with multiple paths per node
2013-10-17 05:09:21 -07:00
Patrik Nordwall
73d3430024
+con #3669 Possibility to define routing logic in DistributedPubSub
...
* Serialization check in contrib
2013-10-17 12:17:45 +02:00
Patrik Nordwall
f194860dfb
Merge pull request #1766 from eligosource/wip-3661-event-sourcing-krasserm
...
+per #3661 Event sourcing support
2013-10-16 22:55:47 -07:00
drewhk
62a6193493
Merge pull request #1774 from drewhk/wip-3666-log-missing-port-fwdport-drewhk
...
=rem #3666 : Explicitly log invalid outbound addresses (forward port)
2013-10-16 06:15:36 -07:00
drewhk
5a103687ea
Merge pull request #1775 from drewhk/wip-logging-config-comment-fwdport-drewhk
...
=rem : Update comment in logging section of remoting configuration (forward port)
2013-10-16 06:15:10 -07:00
Patrik Nordwall
80892762ad
+act #3663 Package BalancingDispatcher for usage in router pool
...
* In fact, make it easy to define any dedicated dispatcher for a pool
2013-10-16 14:44:39 +02:00
Martin Krasser
0a2cfdc4d1
+per #3661 Event sourcing support
2013-10-16 13:38:11 +02:00
Endre Sándor Varga
c73225a69a
=rem : Update comment in logging section of remoting configuration
...
(cherry picked from commit 0510163)
2013-10-16 13:07:41 +02:00
Endre Sándor Varga
1e3428c22f
=rem #3666 : Explicitly log invalid outbound addresses
...
(cherry picked from commit e8bbcf8)
2013-10-16 13:06:07 +02:00
Björn Antonsson
f6179da523
Merge pull request #1729 from jrudolph/wip-3602-fix-connected
...
=act #3602 report `Connected` only when connection attempt was successful
2013-10-16 03:54:38 -07:00
Patrik Nordwall
402674ce10
+clu #3627 Cluster router group with multiple paths per node
...
* Use the ordinary routees.paths config property instead of
cluster.routees-path
* Backwards compatible in deprecation phase
2013-10-16 11:44:00 +02:00
Patrik Nordwall
c2faa48351
Merge pull request #1746 from akka/wip-3549-shiny-routers-patriknw
...
!act,rem,clu #3549 Simplify and enhance routers
2013-10-16 02:40:55 -07:00
Patrik Nordwall
ebadd567b2
!act,rem,clu #3549 Simplify and enhance routers
...
* Separate routing logic, to be usable stand alone, e.g. in actors
* Simplify RouterConfig, only a factory
* Move reading of config from Deployer to the RouterConfig
* Distiction between Pool and Group router types
* Remove usage of actorFor, use ActorSelection
* Management messages to add and remove routees
* Simplify the internals of RoutedActorCell & co
* Move resize specific code to separate RoutedActorCell subclass
* Change resizer api to only return capacity change
* Resizer only allowed together with Pool
* Re-implement all routers, and keep old api during deprecation phase
* Replace ClusterRouterConfig, deprecation
* Rewrite documentation
* Migration guide
* Also includes related ticket:
+act #3087 Create nicer Props factories for RouterConfig
2013-10-16 09:27:13 +02:00
Patrik Nordwall
81ca6fe8c8
Merge pull request #1765 from akka/wip-3636-revert-join-uninitialized-patriknw
...
+clu #3636 Revert join to uninitialized
2013-10-15 07:07:29 -07:00
Björn Antonsson
580158a17d
Merge pull request #1768 from akka/wip-3639-doc-show-producesmessagequeue-ban
...
(forward port) =doc #3639 Show complete custom mailbox example.
2013-10-15 05:53:26 -07:00
Björn Antonsson
4e1100f84d
=doc #3639 Show complete custom mailbox example.
2013-10-15 12:18:17 +02:00
Björn Antonsson
265cc1f4f2
Merge pull request #1752 from spray/wip-3645-handle-UnresolvedAddressExceptions
...
=act #3645 Make TcpOutgoingConnection actor handle UnresolvedAddressExceptions
2013-10-15 03:11:27 -07:00
Björn Antonsson
e8bc604280
Merge pull request #1764 from akka/wip-3660-simple-speedup-of-gossip-in-early-phase-ban
...
=clu #3660 Simple speedup of gossip in early phase
2013-10-15 01:49:00 -07:00
Patrik Nordwall
ce329e48c1
=clu #3660 Simple speedup of gossip in early phase
2013-10-14 22:16:40 +02:00
Patrik Nordwall
a30ca0d3d4
Merge pull request #1757 from eligosource/wip-3652-custom-serialization-krasserm
...
!per #3652 Custom snapshot and persistent message serialization
2013-10-14 11:08:01 -07:00
Patrik Nordwall
c449f5afff
+clu #3636 Revert join to uninitialized
...
* Revert the change introduced in
https://github.com/akka/akka/pull/1738/files
* The cleanup/improvements aside of the actual
feature is not reverted by this patch
* Clarify the documentation
2013-10-14 17:53:07 +02:00
Martin Krasser
2a30399a29
!per #3652 Custom snapshot and persistent message serialization
...
- Protobuf serializer for Persistent message
- Configurable serializer for Persistent message's payload
- Configurable serializer for snapshots
2013-10-14 17:35:04 +02:00
Patrik Nordwall
4a2171e16f
Merge pull request #1732 from luc-at-jr/master
...
small spelling fix in Slf4jEventHandler.scala
2013-10-14 06:38:09 -07:00