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

IGNITE-24027 Implement failover for partitioned broadcast #5136

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

valepakh
Copy link
Contributor

@valepakh valepakh commented Jan 30, 2025


// And the same execution object points to the new job
// TODO https://issues.apache.org/jira/browse/IGNITE-24353
// assertThat(execution.node().name(), equalTo(failoverNodeName));
Copy link
Contributor

Choose a reason for hiding this comment

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

It would be useful to check after it if the job can finish and the result is as expected.

@Pochatkin Pochatkin merged commit 546dd95 into apache:main Feb 4, 2025
1 check passed
@valepakh valepakh deleted the IGNITE-24027 branch February 4, 2025 09:36
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