You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Moritz Mack (Jira)" <ji...@apache.org> on 2022/03/14 13:52:00 UTC

[jira] [Updated] (BEAM-13738) Reenable ignored test in SqsUnboundedReaderTest

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

Moritz Mack updated BEAM-13738:
-------------------------------
    Fix Version/s: 2.37.0
       Resolution: Fixed
           Status: Resolved  (was: Open)

> Reenable 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: P2
>              Labels: SQS, aws-sdk-v2, testing
>             Fix For: 2.37.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)