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] Remove outdated default index mapping error message #10130

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2f7969a from #7008.

This error message is no longer relevant and should not be used now.

Closes: #7007

Signed-off-by: Lukáš Vlček <[email protected]>
(cherry picked from commit 2f7969a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change b314a0c

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPrimaryReceivesDocsDuringReplicaRecovery
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testMultipleShards

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #10130 (b314a0c) into 2.x (ad9355f) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.x   #10130   +/-   ##
=========================================
  Coverage     70.83%   70.84%           
- Complexity    58250    58303   +53     
=========================================
  Files          4811     4811           
  Lines        275316   275316           
  Branches      40464    40464           
=========================================
+ Hits         195033   195049   +16     
- Misses        63576    63618   +42     
+ Partials      16707    16649   -58     
Files Changed Coverage Δ
...ava/org/opensearch/index/mapper/MapperService.java 74.79% <ø> (ø)

... and 468 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 1d89a54 into 2.x Sep 20, 2023
@github-actions github-actions bot deleted the backport/backport-7008-to-2.x branch September 20, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants