Skip to content

IGNITE-28337 Fix client serialization of TcpDiscoveryNodeAddedMessage#13013

Merged
shishkovilja merged 2 commits intoapache:masterfrom
chesnokoff:ignite-28337-tcpnodeadded
Apr 16, 2026
Merged

IGNITE-28337 Fix client serialization of TcpDiscoveryNodeAddedMessage#13013
shishkovilja merged 2 commits intoapache:masterfrom
chesnokoff:ignite-28337-tcpnodeadded

Conversation

@chesnokoff
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 tab PR Check at TC.Bot - Instance 1 or TC.Bot - Instance 2)

Notes

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

@chesnokoff chesnokoff force-pushed the ignite-28337-tcpnodeadded branch 4 times, most recently from 856f76e to e2e9d3e Compare April 15, 2026 06:42
@github-actions
Copy link
Copy Markdown

Possible compatibility issues. Please, check rolling upgrade cases

This PR modifies protected classes (with Order annotation).
Changes to these classes can break rolling upgrade compatibility.

Affected files:

  • modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/DiscoveryDataPacket.java
  • modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/TcpDiscoveryCollectionMessage.java
  • modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/TcpDiscoveryNodeAddedMessage.java

@chesnokoff chesnokoff force-pushed the ignite-28337-tcpnodeadded branch from e2e9d3e to b1ea4d0 Compare April 15, 2026 19:51
@sonarqubecloud
Copy link
Copy Markdown

@shishkovilja shishkovilja merged commit cc8c95f into apache:master Apr 16, 2026
17 of 20 checks passed
zstan pushed a commit that referenced this pull request Apr 16, 2026
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