[jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations

2012-09-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462749#comment-13462749
 ] 

Hudson commented on HADOOP-8813:


Integrated in Hadoop-Mapreduce-trunk #1207 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1207/])
HADOOP-8813. Add InterfaceAudience and InterfaceStability annotations to 
RPC Server and Client classes. Contributed by Brandon Li. (Revision 1389649)

 Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1389649
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/ipc/Client.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/RPC.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations
 

 Key: HADOOP-8813
 URL: https://issues.apache.org/jira/browse/HADOOP-8813
 Project: Hadoop Common
  Issue Type: Improvement
  Components: ipc
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
Priority: Trivial
 Fix For: 3.0.0

 Attachments: HADOOP-8813.patch, HADOOP-8813.patch


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations

2012-09-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462017#comment-13462017
 ] 

Hadoop QA commented on HADOOP-8813:
---

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12546356/HADOOP-8813.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 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+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 in 
hadoop-common-project/hadoop-common:

  org.apache.hadoop.ha.TestZKFailoverController
  org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl

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

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

This message is automatically generated.

 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations
 

 Key: HADOOP-8813
 URL: https://issues.apache.org/jira/browse/HADOOP-8813
 Project: Hadoop Common
  Issue Type: Improvement
  Components: ipc
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
Priority: Trivial
 Attachments: HADOOP-8813.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations

2012-09-24 Thread Brandon Li (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462153#comment-13462153
 ] 

Brandon Li commented on HADOOP-8813:


This is an annotation change and doesn't need unit test.
The test failures are not introduced by this patch. 

 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations
 

 Key: HADOOP-8813
 URL: https://issues.apache.org/jira/browse/HADOOP-8813
 Project: Hadoop Common
  Issue Type: Improvement
  Components: ipc
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
Priority: Trivial
 Attachments: HADOOP-8813.patch




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations

2012-09-24 Thread Suresh Srinivas (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462166#comment-13462166
 ] 

Suresh Srinivas commented on HADOOP-8813:
-

Brandon, should we add Yarn to the list as well?

 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations
 

 Key: HADOOP-8813
 URL: https://issues.apache.org/jira/browse/HADOOP-8813
 Project: Hadoop Common
  Issue Type: Improvement
  Components: ipc
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
Priority: Trivial
 Attachments: HADOOP-8813.patch


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations

2012-09-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462225#comment-13462225
 ] 

Hadoop QA commented on HADOOP-8813:
---

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12546389/HADOOP-8813.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 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+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 in 
hadoop-common-project/hadoop-common:

  org.apache.hadoop.ha.TestZKFailoverController

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

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

This message is automatically generated.

 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations
 

 Key: HADOOP-8813
 URL: https://issues.apache.org/jira/browse/HADOOP-8813
 Project: Hadoop Common
  Issue Type: Improvement
  Components: ipc
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
Priority: Trivial
 Attachments: HADOOP-8813.patch, HADOOP-8813.patch


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations

2012-09-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462253#comment-13462253
 ] 

Hudson commented on HADOOP-8813:


Integrated in Hadoop-Common-trunk-Commit #2764 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2764/])
HADOOP-8813. Add InterfaceAudience and InterfaceStability annotations to 
RPC Server and Client classes. Contributed by Brandon Li. (Revision 1389649)

 Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1389649
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/ipc/Client.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/RPC.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations
 

 Key: HADOOP-8813
 URL: https://issues.apache.org/jira/browse/HADOOP-8813
 Project: Hadoop Common
  Issue Type: Improvement
  Components: ipc
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
Priority: Trivial
 Fix For: 3.0.0

 Attachments: HADOOP-8813.patch, HADOOP-8813.patch


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-8813) RPC Serever and Client classes need InterfaceAudience and InterfaceStability annotations

2012-09-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462256#comment-13462256
 ] 

Hudson commented on HADOOP-8813:


Integrated in Hadoop-Hdfs-trunk-Commit #2827 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2827/])
HADOOP-8813. Add InterfaceAudience and InterfaceStability annotations to 
RPC Server and Client classes. Contributed by Brandon Li. (Revision 1389649)

 Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1389649
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/ipc/Client.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/RPC.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations
 

 Key: HADOOP-8813
 URL: https://issues.apache.org/jira/browse/HADOOP-8813
 Project: Hadoop Common
  Issue Type: Improvement
  Components: ipc
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
Priority: Trivial
 Fix For: 3.0.0

 Attachments: HADOOP-8813.patch, HADOOP-8813.patch


 RPC Serever and Client classes need InterfaceAudience and InterfaceStability 
 annotations

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira