[
https://issues.apache.org/jira/browse/IGNITE-26970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036209#comment-18036209
]
Ignite TC Bot commented on IGNITE-26970:
----------------------------------------
{panel:title=Branch: [pull/12503/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12503/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=8696758&buildTypeId=IgniteTests24Java8_RunAll]
> Fix serialization of GridNearTxFinishRequest#miniId
> ---------------------------------------------------
>
> Key: IGNITE-26970
> URL: https://issues.apache.org/jira/browse/IGNITE-26970
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Major
> Labels: IEP-132, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As part of the task IGNITE-26466, the serializer for the `miniId` field uses
> a setter containing a validation check: `assert miniId > 0`.
> Before switching to the generated serializer, the value `0` was valid for the
> `miniId` field during serialization.
> We need to restore the previous logic to avoid potential `AssertionError`s.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)