Skip to content

[Backport 2.x] Adding WithFieldName interface for QueryBuilders with fieldName#15763

Merged
jainankitk merged 1 commit intoopensearch-project:2.xfrom
dzane17:backport/backport-15705-to-2.x
Sep 9, 2024
Merged

[Backport 2.x] Adding WithFieldName interface for QueryBuilders with fieldName#15763
jainankitk merged 1 commit intoopensearch-project:2.xfrom
dzane17:backport/backport-15705-to-2.x

Conversation

@dzane17
Copy link
Copy Markdown
Member

@dzane17 dzane17 commented Sep 5, 2024

Description

Backport 2.x #15705

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 5, 2024

❌ Gradle check result for 7a7cb09: 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

github-actions bot commented Sep 5, 2024

❌ Gradle check result for 7a7cb09: 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?

@jainankitk
Copy link
Copy Markdown
Contributor

Skipping changelog as the change is already part of 2.17

@dzane17 dzane17 force-pushed the backport/backport-15705-to-2.x branch from 70e9d16 to b6a787a Compare September 5, 2024 23:14
@dzane17
Copy link
Copy Markdown
Member Author

dzane17 commented Sep 5, 2024

@jainankitk I removed CHANGELOG entry

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 6, 2024

❌ Gradle check result for 70e9d16: 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

github-actions bot commented Sep 6, 2024

❌ Gradle check result for b6a787a: 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

github-actions bot commented Sep 6, 2024

❌ Gradle check result for b6a787a: 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

github-actions bot commented Sep 6, 2024

❌ Gradle check result for a844b6f: 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?

@jainankitk
Copy link
Copy Markdown
Contributor

Flaky test:

[Test Result](https://build.ci.opensearch.org/job/gradle-check/47513/testReport/) (1 failure / +1)

    [org.opensearch.indices.settings.SearchOnlyReplicaIT.testFailoverWithSearchReplica_WithoutWriterReplicas](https://build.ci.opensearch.org/job/gradle-check/47513/testReport/junit/org.opensearch.indices.settings/SearchOnlyReplicaIT/testFailoverWithSearchReplica_WithoutWriterReplicas/)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 6, 2024

❌ Gradle check result for a844b6f: 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

github-actions bot commented Sep 6, 2024

❌ Gradle check result for a844b6f: 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?

@jainankitk
Copy link
Copy Markdown
Contributor

Due to #15812

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 6, 2024

❌ Gradle check result for a844b6f: 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

github-actions bot commented Sep 8, 2024

❌ Gradle check result for a844b6f: 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?

@jainankitk
Copy link
Copy Markdown
Contributor

❌ Gradle check result for a844b6f: 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?

Failed due to flaky test:

[Test Result](https://build.ci.opensearch.org/job/gradle-check/47545/testReport/) (1 failure / +1)

    [org.opensearch.search.pit.PitMultiNodeIT.testCreatePitWhileNodeDropWithAllowPartialCreationFalse {p0={"search.concurrent_segment_search.enabled":"true"}}](https://build.ci.opensearch.org/job/gradle-check/47545/testReport/junit/org.opensearch.search.pit/PitMultiNodeIT/testCreatePitWhileNodeDropWithAllowPartialCreationFalse__p0___search_concurrent_segment_search_enabled___true___/)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 9, 2024

❌ Gradle check result for a844b6f: 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

github-actions bot commented Sep 9, 2024

❌ Gradle check result for a844b6f: 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?

…search-project#15705)

Signed-off-by: David Zane <davizane@amazon.com>
Signed-off-by: Ankit Jain <akjain@amazon.com>
Co-authored-by: Ankit Jain <akjain@amazon.com>
(cherry picked from commit f5c897c)
@dzane17 dzane17 force-pushed the backport/backport-15705-to-2.x branch from a844b6f to c643cfa Compare September 9, 2024 16:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 9, 2024

✅ Gradle check result for c643cfa: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.59%. Comparing base (085a2f5) to head (c643cfa).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15763      +/-   ##
============================================
+ Coverage     71.58%   71.59%   +0.01%     
+ Complexity    64509    64495      -14     
============================================
  Files          5264     5264              
  Lines        301993   301993              
  Branches      43962    43962              
============================================
+ Hits         216177   216219      +42     
+ Misses        67735    67700      -35     
+ Partials      18081    18074       -7     

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

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