You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Etienne Chauchot (Jira)" <ji...@apache.org> on 2022/01/25 11:15:00 UTC

[jira] [Assigned] (BEAM-13738) Renable ignored test in SqsUnboundedReaderTest

     [ https://issues.apache.org/jira/browse/BEAM-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Etienne Chauchot reassigned BEAM-13738:
---------------------------------------

    Assignee: Moritz Mack

> Renable ignored test in SqsUnboundedReaderTest
> ----------------------------------------------
>
>                 Key: BEAM-13738
>                 URL: https://issues.apache.org/jira/browse/BEAM-13738
>             Project: Beam
>          Issue Type: Task
>          Components: io-java-aws
>            Reporter: Moritz Mack
>            Assignee: Moritz Mack
>            Priority: P3
>              Labels: SQS, aws-sdk-v2, testing
>
> Elasticmq is used for testing SQS, unfortunately a bug prevents testing batch extension of message visibility if the request contains an invalid receipt handle:
> [https://github.com/softwaremill/elasticmq/issues/632]
> {quote}A ChangeMessageVisibilityBatchRequest that contains an entry with an invalid receipt handle fails entirely with status code 400 (InvalidParameterValue; see the SQS docs), rather than returning partial success containing a BatchResultErrorEntry with code ReceiptHandleIsInvalid for that particular entry. DeleteMessageBatchRequest behaves as expected.
> {quote}
> Re-enableĀ *SqsUnboundedReaderTest.testExtendDeletedMessage* once fixed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)