add usage examples for conflate / conflate with seed (#25498)

* +doc conflate and conflateWithSeed docs examples

* fixes

* show throttle in the example so its more obvious that "slow upstream" etc
This commit is contained in:
Konrad `ktoso` Malawski 2018-09-20 16:22:11 +09:00 committed by GitHub
parent 4206e16954
commit bf3c11464e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 112 additions and 18 deletions

View file

@ -405,7 +405,6 @@ public class IntegrationDocTest extends AbstractJavaTest {
//#actorRefWithAck
}
@Test
public void callingExternalServiceWithMapAsync() throws Exception {
new TestKit(system) {