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

Two Way Messaging - Virtual Queues #1647

Closed
sashokbg opened this issue Feb 13, 2020 · 2 comments
Closed

Two Way Messaging - Virtual Queues #1647

sashokbg opened this issue Feb 13, 2020 · 2 comments

Comments

@sashokbg
Copy link

This is a question about a feature that is present in sdk v1 but not in sdkv2:

I would like to implement a virtual queue for a two way communication as described in this document -> https://aws.amazon.com/blogs/compute/simple-two-way-messaging-using-the-amazon-sqs-temporary-queue-client/

I however cannot find any trace of the mentioned classes nor documentation in the java sdk v2.
Has this feature been abandoned or it is just not yet implemented ?

Is there another convenient way to implement the two way messaging pattern in sdk v2 ?

@debora-ito
Copy link
Member

Hi @sashokbg you may have figured this out already, but I'm leaving a comment here for anyone that stumbles across this issue: the SQS Temporary Queues Client is a library managed in its own repository - https://github.com/awslabs/amazon-sqs-java-temporary-queues-client

@sashokbg
Copy link
Author

Hello @debora-ito yes it turned out it is a separate tool. There is already a question on their issues page about SDK v2 support:
awslabs/amazon-sqs-java-temporary-queues-client#9

aws-sdk-java-automation added a commit that referenced this issue Aug 30, 2021
…ac4561f3b

Pull request: release <- staging/779dfff8-2e35-4088-87ea-c4dac4561f3b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants