Skip to content

IGNITE-27971 Use message serializer for MappingAcceptedMessage and MappingProposedMessage#12811

Merged
anton-vinogradov merged 9 commits intoapache:masterfrom
abashev:feature/IGNITE-27971
Mar 16, 2026
Merged

IGNITE-27971 Use message serializer for MappingAcceptedMessage and MappingProposedMessage#12811
anton-vinogradov merged 9 commits intoapache:masterfrom
abashev:feature/IGNITE-27971

Conversation

@abashev
Copy link
Contributor

@abashev abashev commented Feb 24, 2026

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)

@abashev abashev force-pushed the feature/IGNITE-27971 branch from 748343b to ffd9764 Compare February 25, 2026 08:57
abashev added 6 commits March 4, 2026 17:53
# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/DiscoveryMessageFactory.java
# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/DiscoveryMessageFactory.java
# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/DiscoveryMessageFactory.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/marshaller/MappingAcceptedMessage.java
@abashev abashev force-pushed the feature/IGNITE-27971 branch from 60936cd to 31bfb8a Compare March 11, 2026 19:53
@abashev abashev changed the title IGNITE-27971 Use message serializer for MappingAcceptedMessage IGNITE-27971 Use message serializer for MappingAcceptedMessage and MappingProposedMessage Mar 13, 2026
@abashev abashev force-pushed the feature/IGNITE-27971 branch from a8ee5fc to 5c98805 Compare March 13, 2026 14:43
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3 New Code Smells (required ≤ 1)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@anton-vinogradov anton-vinogradov merged commit f6dacaa into apache:master Mar 16, 2026
9 of 10 checks passed
@abashev abashev deleted the feature/IGNITE-27971 branch March 16, 2026 13:33
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