Skip to content

IGNITE-27627 Remove support of java serialization for tcp discovery messages#13023

Merged
shishkovilja merged 2 commits intoapache:masterfrom
shishkovilja:ignite-27627
Apr 24, 2026
Merged

IGNITE-27627 Remove support of java serialization for tcp discovery messages#13023
shishkovilja merged 2 commits intoapache:masterfrom
shishkovilja:ignite-27627

Conversation

@shishkovilja
Copy link
Copy Markdown
Contributor

@shishkovilja shishkovilja commented Apr 14, 2026

No description provided.

@shishkovilja shishkovilja force-pushed the ignite-27627 branch 2 times, most recently from 866de39 to 819497a Compare April 16, 2026 13:31
@shishkovilja shishkovilja changed the title IGNITE-27627 Refactor custom message serialization IGNITE-27627 Remove marshalling from TcpDiscoveryCustomEventMessage and SecurityAwareCustomMessageWrapper Apr 17, 2026
@shishkovilja shishkovilja force-pushed the ignite-27627 branch 2 times, most recently from 3fda8be to 9711ab5 Compare April 20, 2026 07:12
@shishkovilja shishkovilja changed the title IGNITE-27627 Remove marshalling from TcpDiscoveryCustomEventMessage and SecurityAwareCustomMessageWrapper IGNITE-27627 Remove support of java serialization for tcp discovery messages Apr 20, 2026
@shishkovilja shishkovilja force-pushed the ignite-27627 branch 5 times, most recently from 2a0aaa3 to a20a257 Compare April 23, 2026 07:28
@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/test/java/org/apache/ignite/spi/discovery/tcp/ExploitMessage.java
  • modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/SecurityAwareCustomMessageWrapper.java
  • modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/TcpDiscoveryCustomEventMessage.java

@sonarqubecloud
Copy link
Copy Markdown

@shishkovilja shishkovilja merged commit 87aa722 into apache:master Apr 24, 2026
8 of 10 checks passed
@shishkovilja shishkovilja deleted the ignite-27627 branch April 24, 2026 07:19
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