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

``` [info] OrientDBFlow title: Book 1 title: Book 2 title: Book 3 [info] - should kafka-example - store documents and pass Responses with passThrough *** FAILED *** (106 milliseconds) [info]...

failed
p:orientdb

### Short description Upgrade the dependency for AvroParquet to latest version. ### Details Current version used in AvroParquet writer is 1.10.0. That is almost three years old and the latest...

p:avroparquet

AWS is working on changing the formats of their S3 paths. In [this article](https://aws.amazon.com/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/) it is explained that support for `path-style` was to be deprecated in September 2020. However, this...

p:aws-s3

Hi, I have a table in impala and one of the column type is "TIMESTAMP". And when i read this table via kudu table, the schema shows it as a...

p:kudu

### Short description Downloading a huge file to a slow consumer might cause a `java.io.IOException: akka.stream.scaladsl.TcpIdleTimeoutException: TCP idle-timeout encountered on connection to [minio:80], no bytes passed in the last 1...

p:aws-s3

In the XmlParsing stage, if any parsing error occurs, the exception from the underlying aalto parser goes unhandled and fails the stage. As a result, the exception is always logged...

p:xml

``` [info] MqttFlowSpec: [info] mqtt client flow [info] - should establish a bidirectional connection and subscribe to a topic (488 milliseconds) [info] mqtt server flow [info] - should receive a...

failed
p:mqtt-streaming

https://travis-ci.com/github/akka/alpakka/jobs/335742573 ``` 08:57:02.742 INFO [pool-1-thread-1 ] a.s.a.t.javadsl.LogCapturingJunit4 Logging started for test [akka.stream.alpakka.ftp.SftpWithProxyStageTest: fromPath] 08:57:02.757 DEBUG [default-dispatcher-6] akka.actor.ActorSystemImpl Dispatcher id [akka.stream.materializer.blocking-io-dispatcher] is an alias, actual dispatcher will be [akka.actor.default-blocking-io-dispatcher] 08:57:02.783 DEBUG...

failed
p:ftp

In #2433 ``` [info] MqttSessionSpec: [info] MQTT server connector [info] - should unsubscribe a server session *** FAILED *** (3 seconds, 170 milliseconds) java.lang.AssertionError: assertion failed: timeout (3 seconds) during...

failed
p:mqtt-streaming

### Versions used Alpakka version: 1.0-RC1 Akka version: 2.5.21 ### Expected Behavior Subscribing with a PubSub GRPC client to a topic subscription using a streaming pull request should yield a...

p:google-cloud-pub-sub-grpc