Skip to content

[Backport 2.x] Add getMetadataFields to MapperService (#13819)#13822

Merged
reta merged 3 commits intoopensearch-project:2.xfrom
cwperks:backport-13819-to-2.x
May 29, 2024
Merged

[Backport 2.x] Add getMetadataFields to MapperService (#13819)#13822
reta merged 3 commits intoopensearch-project:2.xfrom
cwperks:backport-13819-to-2.x

Conversation

@cwperks
Copy link
Copy Markdown
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)
@github-actions
Copy link
Copy Markdown
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>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Contributor

reta commented May 29, 2024

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

@cwperks
Copy link
Copy Markdown
Member Author

cwperks commented May 29, 2024

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

Done

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 4cb9129: SUCCESS

@codecov
Copy link
Copy Markdown

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
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