-
Extract documentation example code to compiled test source code and use the include extension in Paradox. You find plenty of examples in Alpakka docs: https://github.com/akka/alpakka/tree/master/docs/…
-
### Short description
The AWS client library 2.+ has retrying built-in. Alpakka might document it at one place for reference from the AWS connectors.
### Details
I added this documentation f…
ennru updated
4 years ago
-
Version: 10.1.10
![Screenshot from 2019-12-03 10-46-13](https://user-images.githubusercontent.com/546573/70016031-2e1d6480-15ba-11ea-92b4-82cfda387707.png)
After several days my server goes Ou…
jilen updated
4 years ago
-
I'm on JDK and so use jetty-alpn-agent-2.0.9.jar agent to achieve H2.
Upgrading to akka-http-10.0.11 and Akka 2.6.0 only lets me use Http1.1.
Not sure whether its Akka-Http or Akka
-
### Versions used
alpakka-kafka 2.0.0
### Expected Behavior
When using pass-through messages via `ProducerMessage.passThrough` in combination with `Producer.committableSink`, the incoming me…
-
Hello there,
I stumbled across an issue where i cannot delete S3 files when the last character for the key is a slash. Those files occur if you for example want to create a folder like structure in S…
-
### Versions used
Akka version: 2.5.23
Alpakka version: 1.1.0
Scala version: 2.12.8
JDK: openjdk:11.0.2
### Expected Behavior
Alpakka for google pub/sub successfuly performs non-b…
-
### Short description
The `GooglePubSub` flow factory methods could be changed to not require an `ActorSystem` and a `Materializer` by using the `Source.setup` operator internally.
### Details
…
ennru updated
4 years ago
-
### Short description
Apache Kafka is bound to release version 2.4.0 by end of October 2019. Alpakka Kafka should release a version 2.0 shortly after with the latest Kafka client which includes imp…
ennru updated
4 years ago
-
Probably our matching could be tighter:
```
[error] 4 matches found for Consumer.Control, but not javadsl/scaladsl: akka.kafka.javadsl.Consumer$Control, akka.kafka.scaladsl.Consumer$Control, akka.…