[
https://issues.apache.org/jira/browse/IGNITE-28889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096411#comment-18096411
]
Ignite TC Bot commented on IGNITE-28889:
----------------------------------------
{panel:title=Branch: [pull/13367/head] Base: [master] : Possible Blockers
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform C++ CMake (Win x64 / Release){color} [[tests 0
CANCELLED|https://ci2.ignite.apache.org/viewLog.html?buildId=9210158]]
{panel}
{panel:title=Branch: [pull/13367/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9210234&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9210234
rerunBuildIds=none{color}
> Refactor Ignite Feature Sets serialization
> ------------------------------------------
>
> Key: IGNITE-28889
> URL: https://issues.apache.org/jira/browse/IGNITE-28889
> Project: Ignite
> Issue Type: Task
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Major
> Labels: IEP-132, ise
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently, Ignite Feature Set–related objects use
> java.io.ObjectOutput#writeObject to serialize Externalizable instances. This
> should be replaced with explicit calls to
> java.io.Externalizable#writeExternal to avoid the overhead associated with
> Java object serialization.
> Additionally, serialization of the "core" component name should be
> eliminated, as it does not carry any useful information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)