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

Revert "Adds a check to skip serialization-deserialization if request is for same node (#2765) (#2973) #3046

Closed

Conversation

DarshitChanpura
Copy link
Member

An issue was identified #3021 (comment) where un-reproducible test failures were observed, which suggest that #2973 might be the culprit.

We are reverting the commit ddbe517 until we have 100% confidence in ensuring that this PR is not the root cause.

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #3046 (55618b6) into 2.9 (d548cd2) will decrease coverage by 29.76%.
The diff coverage is 69.23%.

❗ Current head 55618b6 differs from pull request most recent head 297e4cb. Consider uploading reports for the commit 297e4cb to get more accurate results

@@              Coverage Diff              @@
##                2.9    #3046       +/-   ##
=============================================
- Coverage     62.24%   32.48%   -29.76%     
+ Complexity     3310     1579     -1731     
=============================================
  Files           264      264               
  Lines         19468    19460        -8     
  Branches       3326     3319        -7     
=============================================
- Hits          12117     6321     -5796     
- Misses         5722    12077     +6355     
+ Partials       1629     1062      -567     
Impacted Files Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 80.62% <ø> (-4.01%) ⬇️
...rch/security/transport/SecurityRequestHandler.java 48.73% <64.51%> (-6.00%) ⬇️
...search/security/transport/SecurityInterceptor.java 70.21% <87.50%> (-2.70%) ⬇️

... and 173 files with indirect coverage changes

@DarshitChanpura
Copy link
Member Author

Converting it to draft until we identify whether it will have to be reverted.

@cwperks
Copy link
Member

cwperks commented Jul 31, 2023

@DarshitChanpura Can this be closed?

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