[
https://issues.apache.org/jira/browse/IGNITE-28963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103137#comment-18103137
]
Mikhail Petrov commented on IGNITE-28963:
-----------------------------------------
[~shishkovilja] Thank you for the review.
> Support Enum Set in Message Serializators
> -----------------------------------------
>
> Key: IGNITE-28963
> URL: https://issues.apache.org/jira/browse/IGNITE-28963
> Project: Ignite
> Issue Type: Task
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Major
> Labels: IEP-132, ise
> Fix For: 2.19
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Currently, the Ignite messaging framework does not support fields of type
> EnumSet. The only available alternative is to use Collection<Enum>, which
> requires cumbersome type conversions and additional post-processing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)