[ 
https://issues.apache.org/jira/browse/SPARK-17262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15748342#comment-15748342
 ] 

Sean Owen commented on SPARK-17262:
-----------------------------------

This is still wrong. transient fields most certainly count towards size an 
object consumes in memory. transient is irrelevant. It affects serialized size 
only. 

> Spark SizeEstimator does not ignore transient fields in java classes when 
> calculates class size
> -----------------------------------------------------------------------------------------------
>
>                 Key: SPARK-17262
>                 URL: https://issues.apache.org/jira/browse/SPARK-17262
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.6.2, 2.0.0
>            Reporter: George Shuklin
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to