[
https://issues.apache.org/jira/browse/IGNITE-26553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024038#comment-18024038
]
Sergey Chugunov commented on IGNITE-26553:
------------------------------------------
[~timonin.maksim], I think these classes a leftovers of shared-memory IPC
mechanism removed from Ignite a few years ago in IGNITE-16480. I double-checked
and it looks like all these classes you're removing in your PR just reference
each other and are never used in outside world. So it should be safe to delete
them.
> Remove unused IPC classes
> -------------------------
>
> Key: IGNITE-26553
> URL: https://issues.apache.org/jira/browse/IGNITE-26553
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-132, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are some classes in the ipc package, this classes are not used, but
> affect serialization framework. Let's remove this classes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)