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

2013-12-15 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-5406:
-

Hadoop Flags: Reviewed

+1 patch looks good.

 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] [Updated] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-15 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-5406:


   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

Thanks Nicholas, I committed this to trunk.

 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] [Updated] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-14 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-5406:


Attachment: h5406.05.patch

Updated patch to add new test case for this fix 
({{TestIncrementalBrVariations#testDataNodeDoesNotSplitReports}}) and also 
include all tests from HDFS-5593.

 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] [Updated] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-13 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-5406:


Attachment: h5406.04.patch

 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] [Updated] (HDFS-5406) Send incremental block reports for all storages in a single call

2013-12-12 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-5406:


Affects Version/s: (was: Heterogeneous Storage (HDFS-2832))
   3.0.0

 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)


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

2013-12-12 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-5406:


Status: Patch Available  (was: Open)

Change target version to 3.0.0 and submit patch since the feature branch has 
been merged into trunk now.

 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)


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

2013-12-03 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-5406:


Attachment: h5406.01.patch

Patch to combine all incremental reports in a single call to NN.

 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: Heterogeneous Storage (HDFS-2832)
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Attachments: h5406.01.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#6144)


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

2013-12-03 Thread Arpit Agarwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-5406:


Attachment: h5406.02.patch

 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: Heterogeneous Storage (HDFS-2832)
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#6144)