Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS SDK 2.10.34 #2006

Merged
merged 1 commit into from
Dec 13, 2019
Merged

AWS SDK 2.10.34 #2006

merged 1 commit into from
Dec 13, 2019

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Nov 8, 2019

Purpose

References

References #xxxx

Changes

Background Context

@ennru
Copy link
Member

ennru commented Nov 27, 2019

Known failures were
#1802
#2006

But this is new. It showed even after a re-trigger, so we need to understand if it could be related to the version change.

SqsSourceSpec:
SqsSource
- should enable throttling on emptyReceives and disable throttling when a new message arrives *** FAILED *** (62 milliseconds)
  java.lang.AssertionError: Expected OnNext(_), yet no element signaled during 10 milliseconds
  at akka.stream.testkit.TestSubscriber$ManualProbe.expectNext(StreamTestKit.scala:347)
  at akka.stream.testkit.TestSubscriber$Probe.requestNext(StreamTestKit.scala:802)
  at akka.stream.alpakka.sqs.scaladsl.SqsSourceSpec.$anonfun$new$7(SqsSourceSpec.scala:136)
  at akka.stream.alpakka.sqs.scaladsl.SqsSourceSpec.$anonfun$new$7$adapted(SqsSourceSpec.scala:136)
  at scala.collection.immutable.Range.foreach(Range.scala:190)
  at akka.stream.alpakka.sqs.scaladsl.SqsSourceSpec.$anonfun$new$6(SqsSourceSpec.scala:136)

https://travis-ci.com/akka/alpakka/jobs/259855785#L988

@sullis sullis changed the title AWS SDK 2.10.23 AWS SDK 2.10.25 Nov 27, 2019
@ennru
Copy link
Member

ennru commented Dec 12, 2019

The same new failure does still show. Can you go up to 2.10.33, please.

@sullis sullis changed the title AWS SDK 2.10.25 AWS SDK 2.10.34 Dec 12, 2019
@sullis
Copy link
Contributor Author

sullis commented Dec 12, 2019

I just bumped this to SDK 2.10.34

@ennru
Copy link
Member

ennru commented Dec 13, 2019

Failures were #1954 #1801 #1549

Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ennru ennru merged commit 70b42fe into akka:master Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants