[jira] [Commented] (HADOOP-9509) Implement ONCRPC and XDR

2013-07-31 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9509:


SUCCESS: Integrated in Hadoop-Yarn-trunk #287 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/287/])
Moved HADOOP-9509  HADOOP-9515 to appropriate release of 2.1.0-beta. 
(acmurthy: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1508400)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt


 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
 Fix For: 3.0.0, 2.1.0-beta, 2.3.0

 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.6.patch, 
 HADOOP-9509.7.patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-07-31 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9509:


FAILURE: Integrated in Hadoop-Hdfs-trunk #1477 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1477/])
Moved HADOOP-9509  HADOOP-9515 to appropriate release of 2.1.0-beta. 
(acmurthy: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1508400)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt


 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Affects Versions: 3.0.0
Reporter: Brandon Li
Assignee: Brandon Li
 Fix For: 3.0.0, 2.1.0-beta, 2.3.0

 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.6.patch, 
 HADOOP-9509.7.patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-06-07 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas commented on HADOOP-9509:
-

Comments:
# README.txt has a TODO. Adding more information into this file will be useful. 
I am okay if you create another jira to do this.
# @Override is missing for:
#* SimpleUdpServer.java, SimpleTcpServer.java, SimpleTcpClient.java - add 
@Override to getPipeline method
#* RpcProgramPortMap - methods nullOp(), set(), unset(), getPort(), dump()
# Remove unused imports:
#* SimpleUdpServer.java - org.jboss.netty.channel.ChannelException;
#* SimpleUdpClient.java - java.net.UnknownHostException
#* SimpleTcpServer.java - org.jboss.netty.channel.ChannelException;
# Also create a followup jira to address TODO item for retransimtted request 
that is still in progress.


 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.6.patch, 
 HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-06-07 Thread Brandon Li (JIRA)

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

Brandon Li commented on HADOOP-9509:


New patch addressed comment 1,2,3. I will file a JIRA for comment 4.  Thanks!

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.6.patch, 
 HADOOP-9509.7.patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-06-07 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9509:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12586765/HADOOP-9509.7.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 10 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-nfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

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

This message is automatically generated.

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.6.patch, 
 HADOOP-9509.7.patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-06-07 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas commented on HADOOP-9509:
-

+1 for the patch




 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.6.patch, 
 HADOOP-9509.7.patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-06-07 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9509:


Integrated in Hadoop-trunk-Commit #3883 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3883/])
HADOOP-9509. Implement ONCRPC and XDR. Contributed by Brandon Li (Revision 
1490845)

 Result = SUCCESS
brandonli : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1490845
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/README.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RegistrationClient.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcAcceptedReply.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcAuthInfo.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcAuthSys.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcCall.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcCallCache.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcDeniedReply.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcFrameDecoder.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcMessage.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcProgram.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcReply.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcUtil.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleTcpClient.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleTcpClientHandler.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleTcpServer.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleTcpServerHandler.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleUdpClient.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleUdpServer.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleUdpServerHandler.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/XDR.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/portmap
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/portmap/Portmap.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/portmap/PortmapInterface.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/portmap/PortmapMapping.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/portmap/PortmapRequest.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/portmap/PortmapResponse.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/portmap/RpcProgramPortmap.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/test
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/test/java
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/test/java/org
* /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/test/java/org/apache
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/test/java/org/apache/hadoop
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/test/java/org/apache/hadoop/oncrpc
* 

[jira] [Commented] (HADOOP-9509) Implement ONCRPC and XDR

2013-05-29 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9509:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12585289/HADOOP-9509.4.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 10 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 4 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-nfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2580//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2580//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-nfs.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2580//console

This message is automatically generated.

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-05-29 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9509:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12585324/HADOOP-9509.5.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 10 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 1 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-nfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2583//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2583//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-nfs.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2583//console

This message is automatically generated.

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-05-29 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9509:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12585335/HADOOP-9509.6.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 10 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-nfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

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

This message is automatically generated.

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.4.patch, HADOOP-9509.5.patch, HADOOP-9509.6.patch, 
 HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-04-26 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9509:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12580776/HADOOP-9509.2patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 10 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-nfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2482//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2482//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-nfs.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2482//console

This message is automatically generated.

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-04-26 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9509:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12580797/HADOOP-9509.3.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 10 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 1 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-nfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2483//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2483//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-nfs.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2483//console

This message is automatically generated.

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.2patch, HADOOP-9509.3.patch, 
 HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

--
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-9509) Implement ONCRPC and XDR

2013-04-25 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9509:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12580637/HADOOP-9509.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 10 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 12 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-nfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2477//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2477//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-nfs.html
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2477//console

This message is automatically generated.

 Implement ONCRPC and XDR
 

 Key: HADOOP-9509
 URL: https://issues.apache.org/jira/browse/HADOOP-9509
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Brandon Li
Assignee: Brandon Li
 Attachments: HADOOP-9509.patch


 This is to track the implementation of ONCRPC(rfc5531) and XDR(rfc4506). 

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