[
https://issues.apache.org/jira/browse/SPARK-30274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128487#comment-17128487
]
L. C. Hsieh commented on SPARK-30274:
-------------------------------------
I think this is internal bug fix and should not change user behavior.
[~dongjoon] Do you remember why putting release-notes label?
> Avoid BytesToBytesMap lookup hang forever when holding keys reaching max
> capacity
> ---------------------------------------------------------------------------------
>
> Key: SPARK-30274
> URL: https://issues.apache.org/jira/browse/SPARK-30274
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.0.2, 2.1.3, 2.2.3, 2.3.4, 2.4.4, 3.0.0
> Reporter: L. C. Hsieh
> Assignee: L. C. Hsieh
> Priority: Major
> Labels: release-notes
> Fix For: 2.4.5, 3.0.0
>
>
> BytesToBytesMap.append allows to append keys until the number of keys reaches
> MAX_CAPACITY. But once the the pointer array in the map holds MAX_CAPACITY
> keys, next time call of lookup will hand forever.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]