[ 
https://issues.apache.org/jira/browse/PIG-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535536#comment-13535536
 ] 

Bill Graham commented on PIG-3096:
----------------------------------

+1 lgtm.
                
> Make PigUnit thread safe
> ------------------------
>
>                 Key: PIG-3096
>                 URL: https://issues.apache.org/jira/browse/PIG-3096
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: 0.12
>
>         Attachments: PIG-3096.patch
>
>
> Currently, {{PigUnit}} is not thread-safe because {{Cluster}} and 
> {{PigServer}} are declared as static. Converting them to ThreadLocal allows 
> PigUnit to run in multi-threaded environment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to