Cheolsoo Park created PIG-3096:
----------------------------------

             Summary: 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


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