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 "Eli Collins (JIRA)" <ji...@apache.org> on 2010/07/28 03:47:17 UTC

[jira] Created: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

Fix java doc warnings in Groups and RefreshUserMappingsProtocol
---------------------------------------------------------------

                 Key: HADOOP-6885
                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: 0.20.2
            Reporter: Eli Collins
            Assignee: Eli Collins
             Fix For: 0.22.0
         Attachments: hadoop-6885-1.patch

There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Eli Collins updated HADOOP-6885:
--------------------------------

    Attachment: hadoop-6885-1.patch

Patch attached.

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.20.2
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Eli Collins updated HADOOP-6885:
--------------------------------

    Status: Patch Available  (was: Open)

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch, hadoop-6885-2.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Eli Collins updated HADOOP-6885:
--------------------------------

    Affects Version/s: 0.22.0
                           (was: 0.20.2)

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch, hadoop-6885-2.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Commented: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Hadoop QA commented on HADOOP-6885:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12450658/hadoop-6885-1.patch
  against trunk revision 979919.

    +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 1 warning messages.

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

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

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

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

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

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/644/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/644/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/644/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/644/console

This message is automatically generated.

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.20.2
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Jakob Homan updated HADOOP-6885:
--------------------------------

    Status: Open  (was: Patch Available)

Canceling patch post-review.

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.20.2
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Commented: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Jakob Homan commented on HADOOP-6885:
-------------------------------------

Eli-
   Funny, I don't get these as warnings when I run {{ant javadoc}}.  I do however, get:
{noformat}
  [javadoc] /Users/jhoman/work/git/hadoop-common/src/java/org/apache/hadoop/ipc/Client.java:945: warning - Tag @link: 
can't find call(Writable, InetSocketAddress, Class, UserGroupInformation) in org.apache.hadoop.ipc.Client
  [javadoc] /Users/jhoman/work/git/hadoop-common/src/java/org/apache/hadoop/ipc/Client.java:958: warning - Tag @link: 
can't find call(Writable, InetSocketAddress, Class, UserGroupInformation) in org.apache.hadoop.ipc.Client
{noformat}

Could you update the patch to fix these warnings as well and I'll +1?

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.20.2
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Jakob Homan updated HADOOP-6885:
--------------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

+1.  Verified javadoc is fixed.  Hudson is completely AWOL and this is a minor documentation patch, so I've committed it.  Resolving as fixed.  Thanks, Eli.

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch, hadoop-6885-2.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Eli Collins updated HADOOP-6885:
--------------------------------

    Attachment: hadoop-6885-2.patch

Updated the patch to fix the IPC javadoc warnings. The earlier warnings are seen when using javadoc-dev.  Both targets build cleanly on trunk with this patch.  Thanks Jakob.


> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.20.2
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch, hadoop-6885-2.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Eli Collins updated HADOOP-6885:
--------------------------------

    Status: Patch Available  (was: Open)

> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.20.2
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Commented: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Hudson commented on HADOOP-6885:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #360 (See [https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/360/])
    HADOOP-6885. Fix java doc warnings in Groups and RefreshUserMappingsProtocol. Contributed by Eli Collins.


> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch, hadoop-6885-2.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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


[jira] Commented: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol

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

Hudson commented on HADOOP-6885:
--------------------------------

Integrated in Hadoop-Common-trunk #428 (See [https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/428/])
    HADOOP-6885. Fix java doc warnings in Groups and RefreshUserMappingsProtocol. Contributed by Eli Collins.


> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6885
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.22.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.22.0
>
>         Attachments: hadoop-6885-1.patch, hadoop-6885-2.patch
>
>
> There are a couple java docs warnings in Groups and RefreshUserMappingsProtocol.

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