-
I have created alpakka amqp consumer with x-max-length as 30K but then i see message ready queue reaching more than 30K.
-
```
[info] TransactionsSpec:
[info] A consume-transform-produce cycle
[info] - must complete with messages filtered out and transient failure causing an abort with restartable source *** FAILED ***…
ennru updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
We should add an [Akka.Coordination `Lease` implementation](https://getakka.net/api/Akka.Coordination.Lease.html) that uses a n [S3 …
-
Hi,
I just started to implement KairosDB Sink for a private project.
Can provide it as an alpakka module if you guys think it's useful.
-
```
[info] - should send an ack after sent confirmation *** FAILED *** (15 seconds, 211 milliseconds)
[info] The code passed to eventually never returned normally. Attempted 136 times over 15.0994…
-
On Linux, processes spawned by `NonBlockingProcess` inherit the JVM's open file descriptors. The underlying cause it due to [this NuProcess issue](https://github.com/brettwooldridge/NuProcess/issues/1…
-
Would it make sense to add code in Alpakka to wrap MQTT sources with a RestartSource which exposes the inner `Future[Done]` which indicates successful subscription?
cc @huntc
ennru updated
5 years ago
-
**Describe the bug**
Metals with VSCode doesn't report any issue when there is an error with sbt import.
In my MacBook, I started using VsCode recently. However, if there is any issue with sbt …
-
```
[info] OrientDBFlow
title: Book 1
title: Book 2
title: Book 3
[info] - should kafka-example - store documents and pass Responses with passThrough *** FAILED *** (106 milliseconds)
[info] L…
-
> akka.http.scaladsl.model.EntityStreamException: Entity stream truncation
Getting error while reading data from AWS S3. I'm using version
"com.lightbend.akka" %% "akka-stream-alpakka-s3" % 1.1.2