[jira] [Updated] (HDFS-8466) Refactor BlockInfoContiguous and fix NPE in TestBlockInfo#testCopyConstructor()

2015-06-18 Thread Vinayakumar B (JIRA)

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

Vinayakumar B updated HDFS-8466:

   Resolution: Fixed
Fix Version/s: HDFS-7285
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed to branch HDFS-7285.

Since the merge of HDFS-8499 is not trivial, and may take some time, committed 
this refactor to fix the test failure in the branch.

Thanks [~umamaheswararao] for the review.

 Refactor BlockInfoContiguous and fix NPE in 
 TestBlockInfo#testCopyConstructor()
 ---

 Key: HDFS-8466
 URL: https://issues.apache.org/jira/browse/HDFS-8466
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: HDFS-7285
Reporter: Vinayakumar B
Assignee: Vinayakumar B
 Fix For: HDFS-7285

 Attachments: HDFS-8466-HDFS-7285-01.patch


 HDFS-7716 refactored BlockInfoContiguous.java
 Since then TestBlockInfo#testCopyConstructor(..) fails with NPE.
 Along with fixing test failure, some of the code can be refactored to re-use 
 code from BlockInfo.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8466) Refactor BlockInfoContiguous and fix NPE in TestBlockInfo#testCopyConstructor()

2015-05-22 Thread Vinayakumar B (JIRA)

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

Vinayakumar B updated HDFS-8466:

Status: Patch Available  (was: Open)

 Refactor BlockInfoContiguous and fix NPE in 
 TestBlockInfo#testCopyConstructor()
 ---

 Key: HDFS-8466
 URL: https://issues.apache.org/jira/browse/HDFS-8466
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: HDFS-7285
Reporter: Vinayakumar B
Assignee: Vinayakumar B
 Attachments: HDFS-8466-HDFS-7285-01.patch


 HDFS-7716 refactored BlockInfoContiguous.java
 Since then TestBlockInfo#testCopyConstructor(..) fails with NPE.
 Along with fixing test failure, some of the code can be refactored to re-use 
 code from BlockInfo.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8466) Refactor BlockInfoContiguous and fix NPE in TestBlockInfo#testCopyConstructor()

2015-05-22 Thread Vinayakumar B (JIRA)

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

Vinayakumar B updated HDFS-8466:

Attachment: HDFS-8466-HDFS-7285-01.patch

Attached the patch to fix failure

 Refactor BlockInfoContiguous and fix NPE in 
 TestBlockInfo#testCopyConstructor()
 ---

 Key: HDFS-8466
 URL: https://issues.apache.org/jira/browse/HDFS-8466
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: HDFS-7285
Reporter: Vinayakumar B
Assignee: Vinayakumar B
 Attachments: HDFS-8466-HDFS-7285-01.patch


 HDFS-7716 refactored BlockInfoContiguous.java
 Since then TestBlockInfo#testCopyConstructor(..) fails with NPE.
 Along with fixing test failure, some of the code can be refactored to re-use 
 code from BlockInfo.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)