Skip to content

[Backport 2.10] Upgrade AD's bwc baseline version to 1.3.2 to resolve cluster join issue#1030

Merged
jackiehanyang merged 1 commit into2.10from
backport/backport-1029-to-2.10
Sep 8, 2023
Merged

[Backport 2.10] Upgrade AD's bwc baseline version to 1.3.2 to resolve cluster join issue#1030
jackiehanyang merged 1 commit into2.10from
backport/backport-1029-to-2.10

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 3c1a830 from #1029

…sue (#1029)

Issue:
- In versions between 1.1 and 2.10, the task :adBwcCluster#twoThirdsUpgradedClusterTask fails.
- Symptoms mirror those in [OpenSearch Issue #5076](opensearch-project/OpenSearch#5076).
- Logs show nodes from old and new versions failing to join as a cluster, resulting in a "master not found" exception.

Resolution:
- Upgraded the bwc version to 1.3.2, aligning with other plugins which use 1.3+ as their baseline.
  - [Cross-Cluster Replication PR #469](opensearch-project/cross-cluster-replication#469)
  - [Security PR #2253](opensearch-project/security#2253)
  - [ML Commons PR #681](opensearch-project/ml-commons#681)
- Post-upgrade, the twoThirdsUpgradedClusterTask runs successfully, suggesting potential incompatibility between versions 1.1 and 2.10.

Testing:
- Executed `./gradlew bwcTestSuite -Dtests.security.manager=false` and all tests passed.

Signed-off-by: Kaituo Li <kaituo@amazon.com>
(cherry picked from commit 3c1a830)
@jackiehanyang jackiehanyang merged commit 7e20ba3 into 2.10 Sep 8, 2023
@github-actions github-actions bot deleted the backport/backport-1029-to-2.10 branch September 8, 2023 16:16
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