[
https://issues.apache.org/jira/browse/PIG-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Noguchi reassigned PIG-5391:
---------------------------------
Assignee: Koji Noguchi
> Race condition in InternalSortedBag and InternalDistinctBag
> -----------------------------------------------------------
>
> Key: PIG-5391
> URL: https://issues.apache.org/jira/browse/PIG-5391
> Project: Pig
> Issue Type: Bug
> Reporter: Koji Noguchi
> Assignee: Koji Noguchi
> Priority: Major
>
> InternalSortedBag and InternalDistinctBag were designed with single-thread
> access in mind (version 0.6) but later added back to SpillableMemoryManager
> for multi-threads access (PIG-2923). Synchronization were added back in
> PIG-3212 and PIG-3466 respectively but it seems like we missed a couple of
> code that original implementation had.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)