[ 
https://issues.apache.org/jira/browse/IGNITE-16259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Puchkovskiy resolved IGNITE-16259.
----------------------------------------
    Resolution: Won't Do

This task is not relevant anymore as we must write an object ID for any value 
that can have an identity (due to IGNITE-16298).

> Improve detection of objects that cannot participate in object graph cycles
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-16259
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16259
>             Project: Ignite
>          Issue Type: Improvement
>          Components: networking
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>
> Currently, only built-ins are considered to be immune to participating in 
> object graph cycles. But more classes are immune: for example, a class that 
> only contains primitive fields cannot participate in cycles.
> Representation of a non-cycleable object is a bit more compact (as we do not 
> need to store object ID for it), so we can save a bit of space here.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to