-
...must merge multiple consumers` offsets for different partitions (#942)
```
[info] Multiple consumers to one committer
[info] - must merge multiple consumers` offsets for different partitions …
ennru updated
4 years ago
-
Hi,
I am using Alpakka in my application to make requests to the dynamo DB.
I got this exception twice : **akka.stream.scaladsl.TcpIdleTimeoutException: TCP idle-timeout encountered on connection …
-
The nasdaq changed the way they share data with the outside world.
Just to see it working I've used another open source csv
val uriCsv = "https://www.stats.govt.nz/assets/Uploads/Annual-enterprise…
-
If possible we should port all available modules from the JVM.
- [x] AMQP
- [ ] Cassandra
- [ ] File
- [ ] MQTT
-
The behavior of negative acknowledgment is to change the visibility timeout of a received message to 0. Where the value of NACK_TIMEOUT is not configurable while creating the SQS Factory for JMS.
h…
-
Hey there,
I haven't been using the gyro a lot, but I was pretty impressed by the Alpakka's performance so I decided to try if I could replicate this with the SC, but I was quite violently stopped by…
-
Add a source that will emit a source for each partition in the given topics. This will work the same way `loadAndRun` does except it will be per partition, leveraging Alpakka Kafka's [source per parti…
-
The UDP bind flow does not have a buffer for incoming UDP packages and silently drops incoming if there is backpressure (see https://github.com/akka/alpakka/blob/master/udp/src/main/scala/akka/stream/…
-
I would like to add a Redis connector to alpakka
-
```
[info] - should not be able to connect to a non-existent file *** FAILED *** (14 milliseconds)
[info] scala.MatchError: java.util.NoSuchElementException: head of empty stream (of class java.ut…