You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jonathan Eagles (Created) (JIRA)" <ji...@apache.org> on 2012/01/18 21:46:39 UTC

[jira] [Created] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
---------------------------------------------------------------------------------

                 Key: HADOOP-7981
                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
             Project: Hadoop Common
          Issue Type: Bug
          Components: io
    Affects Versions: 0.23.1
            Reporter: Jonathan Eagles




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles updated HADOOP-7981:
------------------------------------

    Status: Patch Available  (was: Open)
    
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192146#comment-13192146 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #968 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/968/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining (Jonathan Eagles via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235007
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles updated HADOOP-7981:
------------------------------------

    Status: Open  (was: Patch Available)
    
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Mahadev konar (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191490#comment-13191490 ] 

Mahadev konar commented on HADOOP-7981:
---------------------------------------

+1 the patch looks good. 

One minor nit. "positiive" -> "positive. Will just make the change when committing.

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191525#comment-13191525 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #396 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/396/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress. Decompressor.getRemaining (Jonathan Eagles via mahadev) - Merging r1235007 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235010
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192134#comment-13192134 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #170 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/170/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress. Decompressor.getRemaining (Jonathan Eagles via mahadev) - Merging r1235007 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235010
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192115#comment-13192115 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #148 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/148/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress. Decompressor.getRemaining (Jonathan Eagles via mahadev) - Merging r1235007 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235010
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188688#comment-13188688 ] 

Jonathan Eagles commented on HADOOP-7981:
-----------------------------------------

Make clear when this API will be caused from the system.
Make clear what actions the system will take based on the return value
Make clear distinction between getRemaining == 0 and isFinished == true
                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191520#comment-13191520 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1572 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1572/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining (Jonathan Eagles via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235007
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Mahadev konar (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated HADOOP-7981:
----------------------------------

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

I just committed this. Thanks Jon!
                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189498#comment-13189498 ] 

Jonathan Eagles commented on HADOOP-7981:
-----------------------------------------

First round of documentation changes.
                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191527#comment-13191527 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1645 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1645/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining (Jonathan Eagles via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235007
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189880#comment-13189880 ] 

Jonathan Eagles commented on HADOOP-7981:
-----------------------------------------

7 Javadoc warnings are present in trunk.
No tests are needed for this documentation change.
                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191518#comment-13191518 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Common-0.23-Commit #406 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/406/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress. Decompressor.getRemaining (Jonathan Eagles via mahadev) - Merging r1235007 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235010
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189515#comment-13189515 ] 

Hadoop QA commented on HADOOP-7981:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12511194/HADOOP-7981.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 javadoc.  The javadoc tool appears to have generated 7 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/519//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/519//console

This message is automatically generated.
                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles updated HADOOP-7981:
------------------------------------

    Status: Patch Available  (was: Open)
    
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles updated HADOOP-7981:
------------------------------------

    Attachment: HADOOP-7981.patch
    
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192093#comment-13192093 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #935 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/935/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining (Jonathan Eagles via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235007
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191533#comment-13191533 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #421 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/421/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress. Decompressor.getRemaining (Jonathan Eagles via mahadev) - Merging r1235007 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235010
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles reassigned HADOOP-7981:
---------------------------------------

    Assignee: Jonathan Eagles
    
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Jonathan Eagles (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191540#comment-13191540 ] 

Jonathan Eagles commented on HADOOP-7981:
-----------------------------------------

Great catch, Mahadev! It's amazing how easy it is to pass over a spelling error.
                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7981) Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191582#comment-13191582 ] 

Hudson commented on HADOOP-7981:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1590 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1590/])
    HADOOP-7981. Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining (Jonathan Eagles via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235007
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/compress/Decompressor.java

                
> Improve documentation for org.apache.hadoop.io.compress.Decompressor.getRemaining
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-7981
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7981
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7981.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira