[
https://issues.apache.org/jira/browse/IGNITE-28694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082077#comment-18082077
]
Ignite TC Bot commented on IGNITE-28694:
----------------------------------------
{panel:title=Branch: [pull/13151/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13151/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=9078839&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9078839
rerunBuildIds=none{color}
> Remove MarshallableMessage from QueryField
> ------------------------------------------
>
> Key: IGNITE-28694
> URL: https://issues.apache.org/jira/browse/IGNITE-28694
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Major
> Labels: ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The QueryField class implements the MarshallableMessage interface for
> marshaling and unmarshaling the Object dfltVal field.
> However, the getter for dfltVal is not used in the code, so it is safe to
> replace MarshallableMessage with Message and remove the dfltVal field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)