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

Create opensearch-cross-cluster-replication.release-notes-2.10.0.0.md #1116

Closed
wants to merge 2 commits into from

Conversation

mohitamg
Copy link
Contributor

@mohitamg mohitamg commented Sep 6, 2023

Description

Release notes for 2.10.0

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #1116 (4a7adc1) into main (426a2de) will decrease coverage by 28.65%.
The diff coverage is n/a.

❗ Current head 4a7adc1 differs from pull request most recent head f127fdb. Consider uploading reports for the commit f127fdb to get more accurate results

@@              Coverage Diff              @@
##               main    #1116       +/-   ##
=============================================
- Coverage     74.83%   46.18%   -28.65%     
+ Complexity     1026      623      -403     
=============================================
  Files           141      141               
  Lines          4761     4761               
  Branches        521      521               
=============================================
- Hits           3563     2199     -1364     
- Misses          864     2300     +1436     
+ Partials        334      262       -72     

see 82 files with indirect coverage changes

ankitkala
ankitkala previously approved these changes Sep 6, 2023


### Bug Fixes
* Settings should be synced before syncing mappings ([#994](https://github.com/opensearch-project/cross-cluster-replication/pull/994))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Settings are synced before syncing mapping


### Bug Fixes
* Settings should be synced before syncing mappings ([#994](https://github.com/opensearch-project/cross-cluster-replication/pull/994))
* Replication job moves to paused state after old node joins the cluster([#1004](https://github.com/opensearch-project/cross-cluster-replication/pull/1004))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Handle OpenSearchRejectExecuteException, introduces new settings.

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.

3 participants