-
Implement methods that origin source and flow provide but missed in "with context" one.
Such as:
- log
- groupWithin
- async
etc...
tayvs updated
4 years ago
-
A bit vague, but for discussion (sparked by [this comment in the Alpakka repo](https://github.com/akka/alpakka/pull/24#issuecomment-260021940)):
Given that we will likely need streaming marshalling…
-
### Versions used
Akka version: "2.6.15"
Akka Kafka version: "2.1.0"
### Expected Behavior
Using source per partition (Consumer.committablePartitionedSource - https://doc.akka.io/docs/alpak…
-
```
[info] - should reflect connection status on connection retries *** FAILED *** (16 seconds, 792 milliseconds)
[info] The code passed to eventually never returned normally. Attempted 16 times o…
-
Hello,
I tried to use the Alpakka Kinesis producer with RetryFlow,
the RetryFlow limits the throughput of the Kinesis Flow, not clear why.
The limit seems around the batch max size of one Kinesi…
-
There is a typo in a string in:
https://doc.akka.io/docs/akka-http/current/routing-dsl/index.html#longer-example
in the line:
> (put | parameter('method ! "put")) {
that causes colorizat…
-
Starting from Kafka 0.10.1.0, there is `max.poll.interval.ms` setting:
The maximum delay between invocations of poll() when using consumer group management. This places an upper bound on the amount…
-
I'm using [Alpakka](https://doc.akka.io/docs/alpakka-kafka/current/index.html) in a scala service to subscribe to topics.
I'm seeing that the `ConsumerRecord`s that are being processed in my `Flow` h…
-
**When i run "python driver.py -e alpakka", i got an error.**
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.259 s
[IN…
-
"MQTT client connector should publish twice with a QoS of 1 so that the second is queued."
https://travis-ci.com/akka/alpakka/jobs/202157323#L890
Stages didn't stop in time
```
activeShells …
ennru updated
4 years ago