[
https://issues.apache.org/jira/browse/IGNITE-27476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18048346#comment-18048346
]
Ignite TC Bot commented on IGNITE-27476:
----------------------------------------
{panel:title=Branch: [pull/12618/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12618/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=8780868&buildTypeId=IgniteTests24Java8_RunAll]
> Restore the use of Set instead of Collection in messages
> --------------------------------------------------------
>
> Key: IGNITE-27476
> URL: https://issues.apache.org/jira/browse/IGNITE-27476
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Minor
> Labels: IEP-132, ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> During refactoring of some messages for migration to generated serializers,
> the type of some fields was changed from Set to Collection due to lack of
> support for Set in the serialization framework at that time.
> Now that the framework has support for Set, it is necessary to restore the
> usage of Set instead of Collection.
> Commits where the type was changed from Set to Collection:
> -
> [https://github.com/apache/ignite/commit/6591914ba0a6cf513527a654ba8280bfa42634a7#diff-c077aada5a4d572d9b394f1885182c7533bd9524f196badf6719806dbd2fb19b]
> -
> [https://github.com/apache/ignite/commit/b2fdcea548339b4a13e636adb8cce4c0796421ec#diff-60dbd8b28ead3b71044c27d73d4a2af1bd020c63c4dbe68b8f1011fb78f9a977]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)