[
https://issues.apache.org/jira/browse/BEAM-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Romanenko updated BEAM-13243:
------------------------------------
Fix Version/s: 2.37.0
Resolution: Fixed
Status: Resolved (was: Open)
> PublishResult returned by SnsIO is missing sdkResponseMetadata and
> sdkHttpMetadata (AWS SDK v2)
> -----------------------------------------------------------------------------------------------
>
> Key: BEAM-13243
> URL: https://issues.apache.org/jira/browse/BEAM-13243
> Project: Beam
> Issue Type: Improvement
> Components: io-java-aws
> Reporter: Moritz Mack
> Assignee: Moritz Mack
> Priority: P3
> Labels: aws
> Fix For: 2.37.0
>
> Time Spent: 5h
> Remaining Estimate: 0h
>
> Currently the PublishResultCoder in SnsIO only serializes the messageId field
> so the PublishResult returned by Beam returns null for
> getSdkResponseMetadata() and getSdkHttpMetadata(). This makes it impossible
> to check the HTTP status for errors, which is necessary since this is not
> handled in SnsIO.
> Support for this was added in BEAM-8374 for AWS SDK v1, but is still missing
> for AWS SDK v2.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)