alpakka icon indicating copy to clipboard operation
alpakka copied to clipboard

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

Results 243 alpakka issues
Sort by recently updated
recently updated
newest added

We are using below dependencies in out project: "com.google.cloud" % "google-cloud-pubsub" % "1.105.1" exclude("io.grpc", "grpc-alts"), "io.grpc" % "grpc-alts" % "1.29.0", "com.lightbend.akka" %% "akka-stream-alpakka-google-cloud-pub-sub-grpc" % "3.0.4" below is the akka code:...

p:google-cloud-pub-sub-grpc

https://github.com/akka/alpakka/actions/runs/4720327828/jobs/8372240424?pr=2964#step:6:58 ``` [error] Test docs.javadsl.CassandraFlowTest failed: java.lang.RuntimeException: timeout 10s hit, took 0.0 sec [error] at docs.javadsl.CassandraTestHelper.await(CassandraTestHelper.java:64) [error] at docs.javadsl.CassandraTestHelper.(CassandraTestHelper.java:38) [error] at docs.javadsl.CassandraFlowTest.beforeAll(CassandraFlowTest.java:50) [error] ... [error] Caused by: java.util.concurrent.TimeoutException: Future timed...

failed

akka.stream.alpakka.google.auth.Credentials.parseComputeEngine blocks the calling thread on a HTTP call to a gcloud endpoint

bug
p:google-common

### Short description we can now currently create bucket in `us-east-1` we have to add `LocationConstrains` to request body when we are creating a bucket in regions other than `us-east-1`,...

p:aws-s3

Summary: I have an application (subscriber) that I'm scaling to 4 instances. All 4 instances are subscribers of one subscription. For some reason 1 of those instances is consuming 60%...

p:google-cloud-pub-sub

When updating solrj dependency to 8.11.1 the getIdField in SolrFlowStage.scala:109 is reported as deprecated. It has been removed in 9.0.0 so would be good if someone with better knowledge about...

p:solr

#312 introduced code that failed when a redirect response code was returned. However, there is nothing useful in the exception name or message that even states that this is a...

# Release Alpakka 7.0.2 ### Cutting the release - [x] Check that open PRs and issues assigned to the milestone are reasonable - [x] Update the Change date and version...

## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.12` to `2.13.13` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.12...v2.13.13) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

dependency-change

## About this PR 📦 Updates * [org.apache.solr:solr-solrj](https://solr.apache.org/) * [org.apache.solr:solr-test-framework](https://solr.apache.org/) from `8.11.3` to `9.5.0` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long...

p:solr
dependency-change