-
From an unrelated PR build
https://travis-ci.org/github/akka/alpakka-kafka/jobs/696760314#L462
```
Failed(java.lang.Error: Timeout while waiting for desired consumer group state. Tried [100] ti…
seglo updated
4 years ago
-
As noted in #1798, from 1 year ago, the `subscription` parameter for `AcknowledgeRequest` is required for it to function correctly.
However, the alpakka documentation (https://doc.akka.io/docs/alpa…
-
https://travis-ci.org/akka/alpakka-kafka/jobs/440658900
```
[info] PartitionedSourceSpec:
[info] partitioned source
[info] - should resume topics with demand *** FAILED *** (430 milliseconds)
[…
-
I`m using Alpakka for parsing csv files. version "com.lightbend.akka" %% "akka-stream-alpakka-csv" % 0.20 I have csv file with unclosed quote.
```
email
test@emample.com
"test@emample.co…
-
I tried the example test case introduced in https://doc.akka.io/docs/akka/current/typed/testing-async.html#controlling-the-scheduler,
even if I change the first call to `manualTime.expectNoMessage…
-
### Short description
Combining `RestartSource` with controlled shutdown a la `DrainingControl` should be illustrated with an example.
### Details
The example in https://doc.akka.io/docs/al…
ennru updated
3 years ago
-
I believe we need a way of providing a `dilated` value as per Akka test kits so that we can accommodate timings on CI. Here's the line in question that we must override in every test:
https://githu…
huntc updated
4 years ago
-
alpakka - 3.0.4
scala - 2.12
Source file name - "2022 test.txt"
The method used - S3.multipartCopy(sourceBucket, fileName, targetBucket, fileName)
Exception - akka.stream.alpakka.s3.S3Exception: T…
-
### Versions used
alpakka-s3 2.0.2
alpakka-csv 2.0.2
Akka version: 2.5.31
### Expected Behavior
Using Sink.runWith(S3.multipartUpload("exports.aturner.practicumfit.com", "my-file.csv"))…
-
### Versions used
"com.typesafe.akka" %% "akka-actor" % "2.5.23",
"com.typesafe.akka" %% "akka-stream-kafka" % "2.0.2",
Akka version:
2.5.23
### Expected Behavior
When a consum…