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.5] convert empty httpEntity to {} to avoid DeliveryStatus initialization exception #660

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 94c225d from #648

… exception (#648)

* convert empty httpEntity to {} to avoid DeliveryStatus initialization exception

Signed-off-by: Hailong Cui <[email protected]>

* add integTest case for webhook empty response

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
(cherry picked from commit 94c225d)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team April 24, 2023 22:06
@Hailong-am Hailong-am self-assigned this Apr 26, 2023
@Hailong-am
Copy link
Collaborator

common-utils/2.5.1.0-SNAPSHOT is missing, that cause build failure

@AWSHurneyt AWSHurneyt closed this Apr 27, 2023
@lezzago lezzago reopened this Jul 27, 2023
@lezzago
Copy link
Member

lezzago commented Jul 27, 2023

This should be merged into 2.5 since it was a bug fix that was required for 2.5

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #660 (21317c1) into 2.5 (ecdb9a2) will increase coverage by 0.13%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##                2.5     #660      +/-   ##
============================================
+ Coverage     61.22%   61.35%   +0.13%     
- Complexity      113      115       +2     
============================================
  Files            73       73              
  Lines          2486     2487       +1     
  Branches        268      269       +1     
============================================
+ Hits           1522     1526       +4     
+ Misses          785      782       -3     
  Partials        179      179              
Flag Coverage Δ
opensearch-notifications 61.35% <50.00%> (+0.13%) ⬆️

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

Files Changed Coverage Δ
...notifications/core/client/DestinationHttpClient.kt 85.50% <50.00%> (-1.26%) ⬇️

... and 2 files with indirect coverage changes

@Hailong-am Hailong-am merged commit 387cb9b into 2.5 Jul 28, 2023
@github-actions github-actions bot deleted the backport/backport-648-to-2.5 branch July 28, 2023 02:03
@Hailong-am
Copy link
Collaborator

This should be merged into 2.5 since it was a bug fix that was required for 2.5
@lezzago Both backport 2.3 and 2.5 are merged.

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.

4 participants