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

[Backport 2.3] Support SNS FIFO queues (#716) #726

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

lezzago
Copy link
Member

@lezzago lezzago commented Jul 26, 2023

Backport 58a7578 from #716.

* Support SNS FIFO queues

Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>

* use clusterService.clusterName when applicable

Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>

* fix unit tests

Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>

---------

Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
Co-authored-by: Hailong Cui <ihailong@amazon.com>
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #726 (494dbff) into 2.3 (3a5b1b2) will decrease coverage by 9.52%.
The diff coverage is 33.33%.

@@             Coverage Diff              @@
##                2.3     #726      +/-   ##
============================================
- Coverage     70.74%   61.22%   -9.52%     
- Complexity      112      113       +1     
============================================
  Files           124       73      -51     
  Lines          3951     2486    -1465     
  Branches        630      268     -362     
============================================
- Hits           2795     1522    -1273     
+ Misses          976      785     -191     
+ Partials        180      179       -1     
Flag Coverage Δ
dashboards-notifications ?
opensearch-notifications 61.22% <33.33%> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
.../notifications/core/client/DestinationSnsClient.kt 33.33% <0.00%> (-4.97%) ⬇️
...earch/notifications/core/setting/PluginSettings.kt 79.16% <71.42%> (-0.24%) ⬇️

... and 51 files with indirect coverage changes

@gaobinlong gaobinlong merged commit b11bc7b into opensearch-project:2.3 Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants