awslabs / awslabs/amazon-sqs-java-extended-client-lib

sqsExtended.receiveMessage(request).getSdkHttpMetadata() is returned as null

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
232
Forks
113
PR merge metrics
No merged PRs in 30d

Description

SDK `com.amazonaws
amazon-sqs-java-extended-client-lib
1.2.4`
We have a message in a SQS, when fetching the message from the queue using the receiveMessage method, we are checking for the presence of HTTP Meta Data. SDK is returning null for the sqsExtended.receiveMessage(request).getSdkHttpMetadata().

Contributor guide

Open the contributing guide

Research direction

Reproduce the null result with amazon-sqs-java-extended-client-lib version 1.2.4, using receiveMessage(request) followed by getSdkHttpMetadata(). Start by checking how the extended client constructs and returns the SQS response, then compare the expected metadata behavior with the underlying AWS SDK. Done means the behavior is explained and corrected or clearly documented, with a regression test if the repository provides a suitable test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java
Domain
backend, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.