[
https://issues.apache.org/jira/browse/IGNITE-28963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-28963:
------------------------------------
Description: 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.
> 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: 40m
> 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)