-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v14] Add support for custom SQS consumer lock and disabling consumer (…
…#47612) * Add support for custom SQS consumer lock and disabling consumer * Update lib/events/athena/athena.go Co-authored-by: Edoardo Spadolini <[email protected]> * Use LockNameComponents for constructing a lock name * Add a test for disabled consumer * Fix URI in disabled consumer test * Address feedback about ConsumerLockName being a single string * Update lib/events/athena/athena.go Co-authored-by: rosstimothy <[email protected]> * Make linter happy --------- Co-authored-by: Edoardo Spadolini <[email protected]> Co-authored-by: rosstimothy <[email protected]>
- Loading branch information
1 parent
9179d2e
commit 9de80bd
Showing
4 changed files
with
56 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters