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.x] Add getMetadataFields to MapperService (#13819) #13822

Merged
merged 3 commits into from
May 29, 2024

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented May 24, 2024

Backport #13819 to 2.x

* Add getMetadataFields to MapperService

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Unmodifiable Set

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 8883e62)
Copy link
Contributor

❌ Gradle check result for 3934932: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Copy link
Contributor

❌ Gradle check result for 88e9b8c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 88e9b8c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❕ Gradle check result for 88e9b8c: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@reta
Copy link
Collaborator

reta commented May 29, 2024

@cwperks could you please rebase against latest 2.x? thank you

@cwperks
Copy link
Member Author

cwperks commented May 29, 2024

@cwperks could you please rebase against latest 2.x? thank you

Done

Copy link
Contributor

✅ Gradle check result for 4cb9129: SUCCESS

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.33%. Comparing base (0dd892c) to head (4cb9129).
Report is 280 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13822      +/-   ##
============================================
+ Coverage     71.28%   71.33%   +0.04%     
- Complexity    60145    61310    +1165     
============================================
  Files          4957     5038      +81     
  Lines        282799   288392    +5593     
  Branches      41409    42134     +725     
============================================
+ Hits         201591   205712    +4121     
- Misses        64189    65319    +1130     
- Partials      17019    17361     +342     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit 2e6cd85 into opensearch-project:2.x May 29, 2024
30 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…ject#13819) (opensearch-project#13822)

* Add getMetadataFields to MapperService (opensearch-project#13819)

* Add getMetadataFields to MapperService

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Unmodifiable Set

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 8883e62)

* Pass indexVersionCreated

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: kkewwei <kkewwei@163.com>
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