-
The demo example [in the README here](https://github.com/akkadotnet/Alpakka/blob/dev/Aws/SQS/README.md) is not correct, does not compile, beccause
`_materializer` is not defined, it is probably mea…
-
Tapir version: 0.17.2
Scala version: 2.13.4
A change in 0.17.2 broke existing test code written against tapir 0.17.1 with akka http backing, stating that `sttp/model/headers/CookieWithMeta` can'…
-
Hi, i'm developing web service with `akka-http` which is my favorite web framework and i love scala.
When i wrote some test codes for route logic with `akka-http-testkit` it has been error wit…
-
### Versions used
Akka version: 2.5.23
### Expected Behavior
Setting attributes in the applied `SqsSourceSettings` for a `SqsSource` causes that retrieved messages have the set att…
-
**Is your feature request related to a specific runtime of cloudflow or applicable for all runtimes?**
This applies only to the Akka Streams runtime
**Describe the solution you'd like**
Upgrade o…
-
Hi, I'm trying to do exactly the same as @sfali in #35. The problem in #35 was addressed in #198 (release 2.1.18), but I'm still seeing a very similar error from Alpakka:
```
Unsupported Content-T…
-
Transient failure
```
[error] Test akka.stream.alpakka.ftp.SftpWithProxyStageTest.move failed: java.util.concurrent.TimeoutException: null, took 3.008 sec
[error] at java.util.concurrent.Comp…
seglo updated
4 years ago
-
3 weeks
Start: 2020-02-24
End: 2020-03-13
Previous sprint: https://github.com/akka/akka-meta/issues/129
## Akka Persistence Cassandra
* [ ] [APC 1.0](https://github.com/akka/akka-persistence-…
-
Hello,
I've this app that we have been testing for months now. The usual setup has been either using embedded kafka, or kafka in docker-compose. I've to admit only with 1 partition topics. As soon a…
-
_version and other related fields have been deprecated and will be removed in elasticsearch v7.
Migrating to a higher level client library would "permanently" fix this, but maybe there's rationale …