-
**Issue by [jrudolph](https://github.com/jrudolph)**
_Thursday Jul 23, 2015 at 07:14 GMT_
_Originally opened as https://github.com/akka/akka/issues/18056_
---
While fixing #15452, there remained a …
ktoso updated
8 years ago
-
```
Illegal `akka.discovery.method` value 'kubernetes-api' or incompatible class! The implementation class MUST extend akka.discovery.SimpleServiceDiscovery and take an ExtendedActorSystem as constru…
-
Classpath of `akka-http` + `akka-stream` (need both):
```bash
$ coursier resolve com.typesafe.akka:akka-stream_2.12:2.5.23
com.typesafe:config:1.3.3:default
com.typesafe:ssl-config-core_2.12:0.3.7…
-
I've encountered occasional issues with Slick in our application - it seems that you make a non standard use of Reactive Streams:
`akka.stream.impl.ReactiveStreamsCompliance$SignalThrewException: It …
-
**Issue by [agemooij](https://github.com/agemooij)**
_Tuesday Mar 22, 2016 at 16:33 GMT_
_Originally opened as https://github.com/akka/akka/issues/20121_
---
Quoted from a Gitter discussion:
> Hey…
-
This is a continuation of https://github.com/akka/akka/issues/17860.
Dash generates the docsets by downloading the javadoc.jar and indexing it.
While generating docsets for akka-streams one of the f…
-
Version: 1.4.0 and beyond.
Relevant JVM PRs: https://github.com/akka/akka/pull/23828
Introduce Artery.TCP in v1.4.0 as an opt-in remoting feature; gradually stabilize it over 1.4.0 patch lifecyc…
-
I've been benchmarking the asynchronous throughput of Akka-Streams 2.4.4 and the following conversion to Reactive-Streams runs relatively slowly for small ranges, compared to other libraries:
``` jav…
-
https://github.com/akka/akka-http/actions/runs/3551826795/jobs/5966320638#step:7:2133
```
[info] should eventually fail (with backoff: true)
[2104](https://github.com/akka/akka-http/actions/run…
-
Failed to bind address in scripted tests (CRON master).
https://travis-ci.com/github/lagom/lagom/jobs/298369999#L3763-L3790
There is another error (matching error) after this, but I don't think…