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

[8.0](backport #29480) [Filebeat] aws-s3: Stop calling ChangeMessageVisibility after ReceiptHandleIsInvalid #29485

Merged
merged 1 commit into from
Dec 17, 2021

Commits on Dec 16, 2021

  1. Stop calling ChangeMessageVisibility after ReceiptHandleIsInvalid (#2…

    …9480)
    
    Stop the keepalive goroutine after ErrCodeReceiptHandleIsInvalid is returned by ChangeMessageVisibility.
    
    Add `message_receipt_time` to log messages associated with processing of a given SQS message.
    
    Fix incorrect error being wrapped when ApproximateReceiveCount threshold is reached.
    
    (cherry picked from commit a0ef4d3)
    andrewkroh authored and mergify-bot committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e7d0a64 View commit details
    Browse the repository at this point in the history