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

SQS: allow sub-types in the Java API; improve tests #2032

Merged
merged 2 commits into from
Nov 29, 2019

Conversation

ennru
Copy link
Member

@ennru ennru commented Nov 25, 2019

Purpose

Change the type in the Java API of the batch operations to allow for sub-types of Iterable so it composes more nicely with eg. grouped.

Changes

  • Improved closing the SQS client in the tests
  • Use Alpakka to publish to the topic in SqsSourceTest to avoid too many parallel HTTP connections when tests run on Travis

@ennru ennru added this to Incoming Issues and PRs in Akka streaming via automation Nov 25, 2019
@ennru ennru moved this from Incoming Issues and PRs to In progress in Akka streaming Nov 25, 2019
@ennru ennru moved this from In progress to Ready for review in Akka streaming Nov 26, 2019
@ennru ennru moved this from Ready for review to Review in progress in Akka streaming Nov 29, 2019
Copy link
Member

@seglo seglo left a comment

Choose a reason for hiding this comment

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

LGTM

Akka streaming automation moved this from Review in progress to Reviewer approved Nov 29, 2019
@seglo seglo merged commit 35c69ce into akka:master Nov 29, 2019
Akka streaming automation moved this from Reviewer approved to Done Nov 29, 2019
@ennru ennru deleted the sqs-java-type branch April 21, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants