[
https://issues.apache.org/jira/browse/SPARK-21813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144035#comment-16144035
]
Apache Spark commented on SPARK-21813:
--------------------------------------
User 'Geek-He' has created a pull request for this issue:
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
>
> 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]