Skip to content

[Backport 2.x] Create separate transport action for render search template action (#11170) #11589

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

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Dec 12, 2023

Backport #11170 to 2.x

Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 69e6bba

Incompatible components

Incompatible components: [https://github.com/opensearch-project/security-analytics.git]

Skipped components

Compatible components

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

@peternied peternied self-assigned this Dec 12, 2023
Copy link
Contributor

❕ Gradle check result for 69e6bba: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteIndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

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

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (7f7aa05) 71.13% compared to head (69e6bba) 71.07%.

Files Patch % Lines
...script/mustache/TransportSearchTemplateAction.java 0.00% 5 Missing ⚠️
...ch/script/mustache/RenderSearchTemplateAction.java 0.00% 3 Missing ⚠️
.../mustache/TransportRenderSearchTemplateAction.java 0.00% 2 Missing ⚠️
...cript/mustache/RestRenderSearchTemplateAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11589      +/-   ##
============================================
- Coverage     71.13%   71.07%   -0.07%     
+ Complexity    59325    59216     -109     
============================================
  Files          4881     4883       +2     
  Lines        279290   279300      +10     
  Branches      40933    40933              
============================================
- Hits         198686   198502     -184     
- Misses        63779    63942     +163     
- Partials      16825    16856      +31     

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

@peternied peternied merged commit 0fb1900 into opensearch-project:2.x Dec 12, 2023
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