[ https://issues.apache.org/jira/browse/IGNITE-19452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aleksandr Polovtcev updated IGNITE-19452: ----------------------------------------- Fix Version/s: 3.0.0-beta2 > Blacklist for non-marshallable classes > -------------------------------------- > > Key: IGNITE-19452 > URL: https://issues.apache.org/jira/browse/IGNITE-19452 > Project: Ignite > Issue Type: Improvement > Reporter: Ivan Bessonov > Assignee: Aleksandr Polovtcev > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > > Following IGNITE-19451, we should ban classes like BinaryTuple, > BinaryTuplePrefix, from being declared as marshallable. Blacklist mechanism > is proposed. > We could also include classes like List/Collection into it, or even Object. > Natively marshallable classes like UUID must be banned as well. > I'd go as far as banning boxed primitives, but they lack native support, so > it's up to a developer. -- This message was sent by Atlassian Jira (v8.20.10#820010)