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 "Brandon Li (Created) (JIRA)" <ji...@apache.org> on 2012/02/24 01:11:48 UTC

[jira] [Created] (HADOOP-8108) move method getHostPortString() from NameNode to NetUtils

move method getHostPortString() from NameNode to NetUtils
---------------------------------------------------------

                 Key: HADOOP-8108
                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
             Project: Hadoop Common
          Issue Type: Improvement
          Components: util
    Affects Versions: 0.24.0
            Reporter: Brandon Li
            Assignee: Brandon Li
            Priority: Trivial


This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1018 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1018/])
    Pulled HADOOP-8108 into branch-0.23 (Revision 1327140)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1327140
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.23.3, 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1000 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1000/])
    HADOOP-8108. Move method getHostPortString() from NameNode to NetUtils. Contributed by Brandon Li. (Revision 1293128)

     Result = SUCCESS
jitendra : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293128
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/net/NetUtils.java

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1053 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1053/])
    Pulled HADOOP-8108 into branch-0.23 (Revision 1327140)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1327140
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.23.3, 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Jitendra Nath Pandey commented on HADOOP-8108:
----------------------------------------------

I think unit tests are not needed, because the method is just moved to NetUtils from Namenode and will be sufficiently tested with HDFS-3003.
I have committed this. Thanks to Brandon Li.
                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Suresh Srinivas updated HADOOP-8108:
------------------------------------

     Target Version/s: 0.23.3
    Affects Version/s: 0.23.3
    
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0, 0.23.3
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #965 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/965/])
    HADOOP-8108. Move method getHostPortString() from NameNode to NetUtils. Contributed by Brandon Li. (Revision 1293128)

     Result = SUCCESS
jitendra : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293128
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/net/NetUtils.java

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Brandon Li updated HADOOP-8108:
-------------------------------

    Attachment: HADOOP-8108.patch
    
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #667 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/667/])
    HADOOP-8108. Merge r1293128 from trunk to 0.23 (Revision 1298239)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1298239
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/net/NetUtils.java

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hadoop QA commented on HADOOP-8108:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12515856/HADOOP-8108.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 did not generate any 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 failed these unit tests:
                  org.apache.hadoop.ipc.TestRPCCallBenchmark

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

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

This message is automatically generated.
                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2101 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2101/])
    Pulled HADOOP-8108 into branch-0.23 (Revision 1327140)

     Result = ABORTED
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1327140
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.23.3, 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2160 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2160/])
    Pulled HADOOP-8108 into branch-0.23 (Revision 1327140)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1327140
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.23.3, 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #231 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/231/])
    HADOOP-8108. Move method getHostPortString() from NameNode to NetUtils.  Contributed by Brandon Li (Revision 1327139)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1327139
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/net/NetUtils.java

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.23.3, 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Jitendra Nath Pandey updated HADOOP-8108:
-----------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)
    
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Jitendra Nath Pandey commented on HADOOP-8108:
----------------------------------------------

+1
                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1781 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1781/])
    HADOOP-8108. Move method getHostPortString() from NameNode to NetUtils. Contributed by Brandon Li. (Revision 1293128)

     Result = ABORTED
jitendra : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293128
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/net/NetUtils.java

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #2087 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2087/])
    Pulled HADOOP-8108 into branch-0.23 (Revision 1327140)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1327140
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.23.3, 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1844 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1844/])
    HADOOP-8108. Move method getHostPortString() from NameNode to NetUtils. Contributed by Brandon Li. (Revision 1293128)

     Result = SUCCESS
jitendra : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293128
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/net/NetUtils.java

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Hudson commented on HADOOP-8108:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1770 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1770/])
    HADOOP-8108. Move method getHostPortString() from NameNode to NetUtils. Contributed by Brandon Li. (Revision 1293128)

     Result = SUCCESS
jitendra : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293128
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/net/NetUtils.java

                
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

--
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-8108) move method getHostPortString() from NameNode to NetUtils

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

Brandon Li updated HADOOP-8108:
-------------------------------

    Status: Patch Available  (was: Open)
    
> move method getHostPortString() from NameNode to NetUtils
> ---------------------------------------------------------
>
>                 Key: HADOOP-8108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8108
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 0.24.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HADOOP-8108.patch
>
>
> This issue is the counter part of the issue HDFS-3003.

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