[
https://issues.apache.org/jira/browse/PIG-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595411#action_12595411
]
Chad Whipkey commented on PIG-234:
----------------------------------
Okay, if you are not going to be using this code then I think it's okay to
close this bug. I will look at the PigType trunk in the future before making
submissions. Thanks!
> fix synchronization around staleCount in DataCollector
> ------------------------------------------------------
>
> Key: PIG-234
> URL: https://issues.apache.org/jira/browse/PIG-234
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Chad Whipkey
> Priority: Minor
> Attachments: Change_synchronization_on_DataCollector.patch
>
>
> DataCollector uses synchronized statements on staleCount, but the staleCount
> reference changes! I'm proposing it switch to use the concurrent package
> Lock and condition to manage staleness.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.