Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport cca77be from #3066.

### Description
Remove static reference/initialization of localNode variable inside
security plugin, to fix `No user found..` errors caused due to
mismatching localNode values in test.

Signed-off-by: Peter Nied <petern@amazon.com>
Co-authored-by: Peter Nied <petern@amazon.com>
(cherry picked from commit cca77be)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #3129 (de2f0ad) into 2.9 (cca01ac) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.9    #3129      +/-   ##
============================================
- Coverage     62.31%   62.26%   -0.06%     
+ Complexity     3322     3316       -6     
============================================
  Files           264      264              
  Lines         19468    19465       -3     
  Branches       3326     3326              
============================================
- Hits          12132    12120      -12     
- Misses         5717     5721       +4     
- Partials       1619     1624       +5     
Files Changed Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.26% <100.00%> (-0.36%) ⬇️
...search/security/transport/SecurityInterceptor.java 72.72% <100.00%> (-0.18%) ⬇️

... and 9 files with indirect coverage changes

@DarshitChanpura DarshitChanpura merged commit 07508a0 into 2.9 Aug 9, 2023
@DarshitChanpura DarshitChanpura deleted the backport/backport-3066-to-2.9 branch August 9, 2023 13:42
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.

2 participants