-
The GCS chunker emits the entire buffer when the input is closed: https://github.com/akka/alpakka/blob/master/google-cloud-storage/src/main/scala/akka/stream/alpakka/googlecloud/storage/impl/Chunker.s…
-
Failed at https://travis-ci.com/github/akka/alpakka/jobs/298526637#L916
```
[info] S3Sink
[info] - should retry part upload after a transient downstream connection error *** FAILED *** (1 minute)…
-
Elasticsearch changes its REST API between major versions.
Alpakka could make use of [Testcontainers Elasticsearch](https://www.testcontainers.org/modules/elasticsearch/) to run against different ES …
ennru updated
4 years ago
-
I use the ElasicsearchSink to insert documents in an index in bulk.
It works perfectly on elastic search version `5.6.8`, but on `2.4.6` it fails with the following exception:
```
java.util.NoSuchE…
-
Hello: I wanted to see whether anyone has investigated the feasibility of writing a Kinesis connector that supports AWS's [Producer](https://github.com/awslabs/amazon-kinesis-producer) and [Consumer]…
-
### Short description
From the [documentation](https://docs.aws.amazon.com/streams/latest/dev/introduction-to-enhanced-consumers.html)
> This feature enables consumers to receive records from a …
-
### Versions used
Alpakka: 1.1.0
Akka: 2.5.23
### Expected Behavior
When performing a multipart S3 upload with Alpakka, one should be able to use chunks up to (Integer.MAX_VALUE / 2) in siz…
-
### ~ 1 week before the release
- [x] Check that any new `deprecated` annotations use the correct version name
- [x] Check that open PRs and issues assigned to the milestone are reasonable
- [x] Dec…
ennru updated
4 years ago
-
### Versions used
Akka 2.5.29
Alpakka 1.1.12
software.amazon.awssdk netty-nio-client 2.10.76
Container:
adoptopenjdk/openjdk8-openj9:alpine-jre running in kubernetes
**We also add a certifi…
-
Say you’re some spring person, and googling “i want reactive AMQP”…
You would not find Alpakka (I just tried), since there we talk about Akka all the time.
I think we should include some keywords …
ktoso updated
4 years ago