You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/06/29 15:03:00 UTC

[jira] [Created] (PIG-5267) Review of org.apache.pig.impl.io.BufferedPositionedInputStream

BELUGA BEHR created PIG-5267:
--------------------------------

             Summary: Review of org.apache.pig.impl.io.BufferedPositionedInputStream
                 Key: PIG-5267
                 URL: https://issues.apache.org/jira/browse/PIG-5267
             Project: Pig
          Issue Type: Improvement
          Components: impl
    Affects Versions: 0.17.0
            Reporter: BELUGA BEHR
            Priority: Trivial


There appears to be some unused code i.e., {{readLine}} and there is a buffer size of 1K bytes.

I propose removing the unused code, and allowing the buffer size to be determined by the JVM instead of hard-coded value.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)