Skip to content

IGNITE-27833 [ducktests] Add Multi-DC Integration Test for Cross-DC Network Partition Resilience#12740

Open
maksaska wants to merge 34 commits into
apache:masterfrom
maksaska:ignite-27833
Open

IGNITE-27833 [ducktests] Add Multi-DC Integration Test for Cross-DC Network Partition Resilience#12740
maksaska wants to merge 34 commits into
apache:masterfrom
maksaska:ignite-27833

Conversation

@maksaska

Copy link
Copy Markdown
Contributor

Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:

The Contribution Checklist

  • There is a single JIRA ticket related to the pull request.
  • The web-link to the pull request is attached to the JIRA ticket.
  • The JIRA ticket has the Patch Available state.
  • The pull request body describes changes that have been made.
    The description explains WHAT and WHY was made instead of HOW.
  • The pull request title is treated as the final commit message.
    The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • A reviewer has been mentioned through the JIRA comments
    (see the Maintainers list)
  • The pull request has been checked by the Teamcity Bot and
    the green visa attached to the JIRA ticket (see TC.Bot: Check PR)

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

@maksaska maksaska changed the title Ignite 27833 [ducktests] Add Multi-DC Integration Test for Cross-DC Network Partition Resilience IGNITE-27833 [ducktests] Add Multi-DC Integration Test for Cross-DC Network Partition Resilience Feb 13, 2026
@maksaska
maksaska force-pushed the ignite-27833 branch 2 times, most recently from 95f16f1 to 2016503 Compare July 10, 2026 17:32

@anton-vinogradov anton-vinogradov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed the whole PR. The netem/iptables layering (tcset baseline + per-pair DROP chains, so healing is a pure chain flush) is nicely designed, and the tests read well. A few findings below, most with one-line fixes; the two control_utility.py ones and the connect_timeout default affect shared infrastructure beyond MDC.

Nits not tied to a diff line:

  • modules/ducktests/tests/tox.ini envlist still contains py38, while the workflow dropped it and tcconfig==0.30.1 requires Python >= 3.9 — a local tox run will fail on the py38 env. Worth removing it there too.
  • thin_client_test.py reserves @cluster(num_nodes=8) but allocates 7 (2+2 servers, 1 runner, 2 thin clients).

Comment thread modules/ducktests/tests/ignitetest/services/utils/control_utility.py Outdated
Comment thread modules/ducktests/tests/ignitetest/services/utils/control_utility.py Outdated
Comment thread modules/ducktests/tests/ignitetest/tests/mdc/thin_client_test.py
Comment thread modules/ducktests/tests/ignitetest/services/mdc/mdc_cluster.py
Comment thread .github/workflows/commit-check.yml
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