[
https://issues.apache.org/jira/browse/IGNITE-28928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102605#comment-18102605
]
Dmitry Pavlov commented on IGNITE-28928:
----------------------------------------
[~ignitetcbot] removed the flag, mixed version joins are not yet supported
> Use MessageSerializer for SecurityPermissionSet
> -----------------------------------------------
>
> Key: IGNITE-28928
> URL: https://issues.apache.org/jira/browse/IGNITE-28928
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Minor
> Labels: IEP-132, ise
> Fix For: 2.19
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> Also, currently we can not serialize such fields:
> {code:java}
> /** */
> @Order(0)
> Map<String, Collection<TransactionIsolation>> enumMap;
> /** */
> @Order(1)
> Collection<TransactionIsolation> enumCol;
> {code}
> It will be fixed too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)