[
https://issues.apache.org/jira/browse/SPARK-21813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-21813.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Issue resolved by pull request 19025
[https://github.com/apache/spark/pull/19025]
> [core] Modify TaskMemoryManager.MAXIMUM_PAGE_SIZE_BYTES comments
> ----------------------------------------------------------------
>
> Key: SPARK-21813
> URL: https://issues.apache.org/jira/browse/SPARK-21813
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 2.2.0
> Reporter: he.qiao
> Priority: Trivial
> Fix For: 2.3.0
>
>
> The variable "TaskMemoryManager.MAXIMUM_PAGE_SIZE_BYTES" comment error, It
> shouldn't be 2^32-1, should be 2^31-1, That means the maximum value of int.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]