-
I have a .net core background service that processes messages from a RabbitMq Queue, the messages can grow to thousands depending on the peak period, hence I have to manually instantiate each backgrou…
-
First seen in #1069
```
AtLeastOnce:
At-Least-Once One To Conditional
- should support batching of offsets `withOffsetContext` *** FAILED *** (10 seconds, 431 milliseconds)
Vector(ConsumerRe…
-
```
[info] - should support custom endpoint configured by `endpointUrl` *** FAILED *** (85 milliseconds)
[info] java.net.BindException: Cannot assign requested address
[info] at sun.nio.ch.Net.…
-
This may become a hard requirement because of upcoming changes in Alpakka Kafka and akka-persistence-cassandra v1.0.
-
... the result status if connection fails
Failed on Travis during `assertAllStagesStopped`.
https://travis-ci.org/akka/alpakka/jobs/505595705#L626
ennru updated
5 years ago
-
Check akka-streams and it's JsonFraming support
the akka http client might also support Json streaming natively
-
Akka version:
`2.5.32`
Alpakka version:
`2.0.5`
Scala version:
`2.12.17`
Testcontainers Kafka
`1.19.0`
### Expected Behavior
`Future[Done]` materialized from `Producer.committableSink` is …
-
The `reference.conf` says this:
```
alpakka.google.cloud.pubsub.grpc {
host = "pubsub.googleapis.com"
port = 443
# Set to "none" to disable TLS
# TLS and certificates should be confi…
-
```
[info] UnixDomainSocketSpec:
[info] A Unix Domain Socket
[info] - should receive what is sent *** FAILED *** (656 milliseconds)
[info] java.util.NoSuchElementException: head of empty stream
…
-
I have created alpakka amqp consumer with x-max-length as 30K but then i see message ready queue reaching more than 30K.