Commit graph

15040 commits

Author SHA1 Message Date
Konrad Malawski
a9e7281a5f Merge pull request #18310 from ktoso/wip-simple-typo-docs-ktoso
=doc fix typo: scaladoc syntax used instead of rst syntax
2015-08-31 19:33:07 +02:00
Patrik Nordwall
c6fdee9dc7 Merge pull request #18317 from akka/wip-18314-msg-loss-patriknw
=clt #18314 Reduce message lost when region terminates
2015-08-27 18:10:39 +02:00
Patrik Nordwall
171363c63b Merge pull request #18325 from akka/wip-18156-AdaptiveLoadBalancingRouterSpec-patriknw
=clu #18156 Harden AdaptiveLoadBalancingRouterSpec
2015-08-27 18:08:53 +02:00
Patrik Nordwall
8c5185faf7 Merge pull request #18329 from akka/wip-18235-ddata-PerformanceSpec-patriknw
=cdd #18235 Harden ddata PerformanceSpec
2015-08-27 18:08:12 +02:00
Konrad Malawski
6edda83008 Merge pull request #18309 from ktoso/wip-docs-css-update
=doc #16122 improve color of strong elements inside note/warn
2015-08-27 15:30:47 +02:00
Patrik Nordwall
ba135e8e34 =clt #18314 Reduce message lost when region terminates
The new akka.cluster.down-removal-margin comes into play.
During that period messages are still routed to the old location, even though we have got the Terminated message.

We can reduce (best effort) the message loss by not replying to GetShardHome during the period.
2015-08-27 10:20:10 +02:00
Patrik Nordwall
a6fe4c8ab4 =cdd #18235 Harden ddata PerformanceSpec 2015-08-26 14:26:51 +02:00
Patrik Nordwall
2566c7a2b6 =clu #18156 Harden AdaptiveLoadBalancingRouterSpec 2015-08-26 12:13:50 +02:00
Patrik Nordwall
27b54627d8 Merge pull request #18293 from smlin/sharding-with-ddata-fix
=cls #18287 failed: ClusterShardingSpec ddata mode
2015-08-25 19:31:58 +02:00
Ostapenko Evgeniy
9926658f7e =cls #18287 failed: ClusterShardingSpec ddata mode 2015-08-25 19:11:25 +03:00
Konrad Malawski
b06e56cd3b =doc fix typo: scaladoc syntax used instead of rst syntax 2015-08-25 00:57:59 +03:00
Konrad Malawski
3520438da4 =doc #16122 improve color of strong elements inside note/warn 2015-08-25 00:01:18 +03:00
Konrad Malawski
0e641ad162 Merge pull request #18307 from ktoso/wip-toc-issue-ktoso
=doc #18306 resolve problem with navigating using right-hand TOC
2015-08-24 22:14:09 +03:00
Konrad Malawski
3a4d210bf4 =doc #18306 resolve problem with navigating using right-hand TOC 2015-08-24 17:05:58 +03:00
Konrad Malawski
413c9563ef Merge pull request #18298 from ktoso/wip-fix-in-persistence-include-ktoso
=doc code snippet include in persistence docs (scala) was broken
2015-08-24 16:16:10 +03:00
Konrad Malawski
4f63089b33 Merge pull request #18305 from ktoso/wip-fix-match-error-persistence-ktoso
=per #18303 avoid causing match error in AsyncWriteJournal
2015-08-24 15:58:13 +03:00
Konrad Malawski
e185718189 =per #18303 avoid causing match error in AsyncWriteJournal 2015-08-24 15:57:19 +03:00
Konrad Malawski
2ec75f9a46 Merge pull request #18294 from KadekM/remove-unused-code
=rem remove unused code
2015-08-24 15:50:50 +03:00
Konrad Malawski
05825008ea =doc code snippet include in persistence docs (scala) was broken 2015-08-23 21:12:01 +02:00
Marek Kadek
e8f76337a8 =rem remove unused code 2015-08-23 02:13:37 +12:00
Patrik Nordwall
3d4b5f57b0 Merge pull request #18290 from akka/wip-18288-leveldb-query-doc-patriknw
=per #18288 Add docs of leveldb queries
2015-08-21 15:37:49 +02:00
Konrad Malawski
fb18464b73 Merge pull request #18283 from ktoso/wip--†-blocking-ktoso
=act #17372 warn when non-zero push timeout detected
2015-08-21 15:37:05 +02:00
Patrik Nordwall
fed622eb9f =per #18288 Add docs of leveldb queries 2015-08-21 15:33:21 +02:00
Patrik Nordwall
dfba334fda Merge pull request #18279 from akka/wip-13802-nr-of-instances-patriknw
=clu #13802 Introduce max-total-nr-of-instances for cluster aware routers
2015-08-21 14:53:12 +02:00
Patrik Nordwall
bc13e1b4c2 =clu #13802 Introduce max-total-nr-of-instances for cluster aware routers 2015-08-21 14:51:59 +02:00
Patrik Nordwall
12bee9433e Merge pull request #18281 from akka/wip-15412-group-paths-patriknw
=clu #15412 Add paths(system) method to Group router
2015-08-21 14:41:39 +02:00
Patrik Nordwall
a94f7cdc98 =clu #15412 Add paths(system) method to Group router
to be able to use the role correctly in cluster aware routers

This solution is very similar to what we did for nrOfInstances
in Pool routers.
2015-08-21 14:40:56 +02:00
Patrik Nordwall
6420a37250 Merge pull request #18286 from akka/wip-18258-cluster-client-protobuf-patriknw
=clt #18258 Create protobuf serialization for ClusterClient
2015-08-21 14:38:10 +02:00
Patrik Nordwall
761d000690 Merge pull request #18289 from akka/wip-17846-provided-patriknw
=cls #17846 Use provided scope for the distributed-data dependency
2015-08-21 14:37:40 +02:00
Patrik Nordwall
50d7b1553a =cls #17846 Use provided scope for the distributed-data dependency 2015-08-21 14:36:52 +02:00
Konrad Malawski
3036012e58 =act #17372 warn when non-zero push timeout detected 2015-08-21 14:15:36 +02:00
Patrik Nordwall
0796c72d7e Merge pull request #18277 from akka/wip-18192-leveldb-EventsByTag-patriknw
+per #18192 leveldb impl of EventsByTag query
2015-08-21 08:49:30 +02:00
Patrik Nordwall
8f723deda1 +per #18192 leveldb impl of EventsByTag query
* also refactoring of EventsByPersistenceIdPublisher

* increase test timeouts
2015-08-21 08:48:32 +02:00
Patrik Nordwall
b9fecfd53b Merge pull request #18257 from akka/wip-17699-DeadLetterSuppression-patriknw
=cls #17699 Add some DeadLetterSuppression
2015-08-21 08:46:30 +02:00
Patrik Nordwall
95a49ce9b5 Merge pull request #18284 from akka/wip-17846-experimental-patriknw
=cls #17846 Add experimental note to ddata mode docs
2015-08-21 08:38:55 +02:00
Patrik Nordwall
95d6c8a62f =clt #17975 Add debug logging to ClusterClientReceptionist 2015-08-21 08:32:07 +02:00
Patrik Nordwall
9a3f7147d0 =clt #18258 Create protobuf serialization for ClusterClient 2015-08-21 08:20:16 +02:00
Patrik Nordwall
834a84fdd6 =cls #17846 Add experimental note to ddata mode docs 2015-08-20 19:07:41 +02:00
Patrik Nordwall
453a554de2 Merge pull request #17871 from smlin/sharding-with-ddata
=cls #17846 Use CRDTs instead of PersistentActor to remember the state of the ShardCoordinator
2015-08-20 18:45:41 +02:00
Patrik Nordwall
ae14313b4c Merge pull request #18278 from akka/wip-18273-numericId-thread-safe-patriknw
=per #18273 Make leveldb numericId thread safe
2015-08-20 16:18:32 +02:00
Konrad Malawski
e1f54d5367 Merge pull request #18269 from ktoso/wip-18128-poisonpill-persistentActor-ktoso
=doc #18128 explain PoisonPill interaction with PA
2015-08-20 15:21:00 +02:00
Konrad Malawski
8c4cc9a93f =doc #18128 explain PoisonPill interaction with PA 2015-08-20 13:57:08 +02:00
Patrik Nordwall
b73e830e75 Merge pull request #18259 from akka/wip-13523-cluster-client-sender-patriknw
!clt #13523 Don't expose sender in cluster client replies
2015-08-20 13:31:25 +02:00
Patrik Nordwall
1561e9badb =per #18273 Make leveldb numericId thread safe 2015-08-20 13:27:50 +02:00
Patrik Nordwall
3d317de01b Merge pull request #18270 from akka/wip-18191-leveldb-AllPersistentIds-patriknw
+per #18191 Leveldb impl of AllPersistenceIds query
2015-08-20 13:08:32 +02:00
Ostapenko Evgeniy
6814d08ef1 =cls #17846 Use CRDTs instead of PersistentActor to remember the state of the ShardCoordinator #17871 2015-08-20 13:36:37 +03:00
Konrad Malawski
d2f08a3456 Merge pull request #17678 from jeremystone/wip-17670-jeremystone
=con #17670 Fix potential ReceivePipeline MatchError
2015-08-20 11:35:28 +02:00
Patrik Nordwall
75535bba43 +per #18191 Leveldb impl of AllPersistenceIds query 2015-08-19 20:17:15 +02:00
Patrik Nordwall
87bc51220d Merge pull request #18264 from akka/wip-18190-leveldb-EventsByPersistenceId-patriknw
+per #18190 leveldb impl of EventsByPersistenceId query
2015-08-19 20:16:01 +02:00
Patrik Nordwall
009d80dd35 +per #18190 leveldb impl of EventsByPersistenceId query
* also changed EventsByPersistenceId query type to return
Source[EventEnvelope]
2015-08-19 18:58:58 +02:00