[ 
https://issues.apache.org/jira/browse/PIG-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated PIG-213:
---------------------------

       Resolution: Fixed
    Fix Version/s: 0.1.0
           Status: Resolved  (was: Patch Available)

Patch checked in at revision 649710..  Thank Vadim for contributing.

> Non-static Log objects in org.apache.pig.data.* classes are inefficient
> -----------------------------------------------------------------------
>
>                 Key: PIG-213
>                 URL: https://issues.apache.org/jira/browse/PIG-213
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.1.0
>            Reporter: Vadim Geshel
>            Priority: Minor
>             Fix For: 0.1.0
>
>         Attachments: logging.patch
>
>
> LogFactory.getLog called from the constructor of Tuple accounts for 
> significant percentage of my job's running time. The proposed fix is to make 
> the Log fields static (which is generally standard practice).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to