[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13849029#comment-13849029
 ] 

Hudson commented on HDFS-5406:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #423 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/423/])
HDFS-5406. Add file missed in previous commit. (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551110)
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestIncrementalBrVariations.java
HDFS-5406. Send incremental block reports for all storages in a single call. 
(arp: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551093)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BPServiceActor.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/metrics/NameNodeMetrics.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/MiniDFSCluster.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockReport.java


 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Fix For: 3.0.0

 Attachments: h5406.01.patch, h5406.02.patch, h5406.04.patch, 
 h5406.05.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13849148#comment-13849148
 ] 

Hudson commented on HDFS-5406:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #1614 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1614/])
HDFS-5406. Add file missed in previous commit. (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551110)
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestIncrementalBrVariations.java
HDFS-5406. Send incremental block reports for all storages in a single call. 
(arp: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551093)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BPServiceActor.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/metrics/NameNodeMetrics.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/MiniDFSCluster.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockReport.java


 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Fix For: 3.0.0

 Attachments: h5406.01.patch, h5406.02.patch, h5406.04.patch, 
 h5406.05.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13849205#comment-13849205
 ] 

Hudson commented on HDFS-5406:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1640 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1640/])
HDFS-5406. Add file missed in previous commit. (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551110)
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestIncrementalBrVariations.java
HDFS-5406. Send incremental block reports for all storages in a single call. 
(arp: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551093)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BPServiceActor.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/metrics/NameNodeMetrics.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/MiniDFSCluster.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockReport.java


 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Fix For: 3.0.0

 Attachments: h5406.01.patch, h5406.02.patch, h5406.04.patch, 
 h5406.05.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848736#comment-13848736
 ] 

Hudson commented on HDFS-5406:
--

SUCCESS: Integrated in Hadoop-trunk-Commit #4884 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4884/])
HDFS-5406. Send incremental block reports for all storages in a single call. 
(arp: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551093)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BPServiceActor.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/metrics/NameNodeMetrics.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/MiniDFSCluster.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockReport.java


 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Fix For: 3.0.0

 Attachments: h5406.01.patch, h5406.02.patch, h5406.04.patch, 
 h5406.05.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848806#comment-13848806
 ] 

Hudson commented on HDFS-5406:
--

SUCCESS: Integrated in Hadoop-trunk-Commit #4885 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4885/])
HDFS-5406. Add file missed in previous commit. (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1551110)
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestIncrementalBrVariations.java


 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Fix For: 3.0.0

 Attachments: h5406.01.patch, h5406.02.patch, h5406.04.patch, 
 h5406.05.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848546#comment-13848546
 ] 

Hadoop QA commented on HDFS-5406:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12618796/h5406.05.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 3 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-hdfs-project/hadoop-hdfs.

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

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

This message is automatically generated.

 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Attachments: h5406.01.patch, h5406.02.patch, h5406.04.patch, 
 h5406.05.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-13 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848226#comment-13848226
 ] 

Hadoop QA commented on HDFS-5406:
-

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

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

{color:red}-1 tests included{color}.  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.

{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-hdfs-project/hadoop-hdfs.

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

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

This message is automatically generated.

 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Attachments: h5406.01.patch, h5406.02.patch, h5406.04.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Commented] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-12 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13846970#comment-13846970
 ] 

Hadoop QA commented on HDFS-5406:
-

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

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

{color:red}-1 tests included{color}.  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.

{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:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-hdfs-project/hadoop-hdfs:

  
org.apache.hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
  org.apache.hadoop.hdfs.server.datanode.TestBPOfferService

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

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

This message is automatically generated.

 Send incremental block reports for all storages in a single call
 

 Key: HDFS-5406
 URL: https://issues.apache.org/jira/browse/HDFS-5406
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: 3.0.0
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Attachments: h5406.01.patch, h5406.02.patch


 Per code review feedback from [~szetszwo] on HDFS-5390, we can combine all 
 incremental block reports in a single {{blockReceivedAndDeleted}} call.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)