[jira] [Updated] (HDFS-2857) Cleanup BlockInfo class

2013-06-13 Thread Suresh Srinivas (JIRA)

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

Suresh Srinivas updated HDFS-2857:
--

Fix Version/s: (was: 3.0.0)
   2.1.0-beta

I merged this change to 2.1.0-beta.

> Cleanup BlockInfo class
> ---
>
> Key: HDFS-2857
> URL: https://issues.apache.org/jira/browse/HDFS-2857
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: namenode
>Affects Versions: 0.23.0, 0.24.0
>Reporter: Suresh Srinivas
>Assignee: Suresh Srinivas
> Fix For: 2.1.0-beta
>
> Attachments: HDFS-2857.23.txt, HDFS-2857.txt
>
>
> Following are some of the cleanup required:
> # Remove unnecessary methods
> # Add interface annotation
> # Make some of the method private

--
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] [Updated] (HDFS-2857) Cleanup BlockInfo class

2012-01-31 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2857:
--

Affects Version/s: 0.23.0

> Cleanup BlockInfo class
> ---
>
> Key: HDFS-2857
> URL: https://issues.apache.org/jira/browse/HDFS-2857
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: name-node
>Affects Versions: 0.23.0, 0.24.0
>Reporter: Suresh Srinivas
>Assignee: Suresh Srinivas
> Fix For: 0.24.0
>
> Attachments: HDFS-2857.23.txt, HDFS-2857.txt
>
>
> Following are some of the cleanup required:
> # Remove unnecessary methods
> # Add interface annotation
> # Make some of the method private

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2857) Cleanup BlockInfo class

2012-01-31 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2857:
--

Attachment: HDFS-2857.23.txt

0.23 version of the patch, given merge  from trunk cannot happen cleanly.

> Cleanup BlockInfo class
> ---
>
> Key: HDFS-2857
> URL: https://issues.apache.org/jira/browse/HDFS-2857
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: name-node
>Affects Versions: 0.24.0
>Reporter: Suresh Srinivas
>Assignee: Suresh Srinivas
> Fix For: 0.24.0
>
> Attachments: HDFS-2857.23.txt, HDFS-2857.txt
>
>
> Following are some of the cleanup required:
> # Remove unnecessary methods
> # Add interface annotation
> # Make some of the method private

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2857) Cleanup BlockInfo class

2012-01-31 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2857:
--

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

This patch cleaned up BlockInfo class (see description). I did not add new 
tests. Committed the patch.

> Cleanup BlockInfo class
> ---
>
> Key: HDFS-2857
> URL: https://issues.apache.org/jira/browse/HDFS-2857
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: name-node
>Affects Versions: 0.24.0
>Reporter: Suresh Srinivas
>Assignee: Suresh Srinivas
> Fix For: 0.24.0
>
> Attachments: HDFS-2857.txt
>
>
> Following are some of the cleanup required:
> # Remove unnecessary methods
> # Add interface annotation
> # Make some of the method private

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2857) Cleanup BlockInfo class

2012-01-31 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2857:
--

Issue Type: Improvement  (was: Bug)

> Cleanup BlockInfo class
> ---
>
> Key: HDFS-2857
> URL: https://issues.apache.org/jira/browse/HDFS-2857
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: name-node
>Affects Versions: 0.24.0
>Reporter: Suresh Srinivas
>Assignee: Suresh Srinivas
> Fix For: 0.24.0
>
> Attachments: HDFS-2857.txt
>
>
> Following are some of the cleanup required:
> # Remove unnecessary methods
> # Add interface annotation
> # Make some of the method private

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2857) Cleanup BlockInfo class

2012-01-30 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2857:
--

Status: Patch Available  (was: Open)

> Cleanup BlockInfo class
> ---
>
> Key: HDFS-2857
> URL: https://issues.apache.org/jira/browse/HDFS-2857
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.24.0
>Reporter: Suresh Srinivas
>Assignee: Suresh Srinivas
> Fix For: 0.24.0
>
> Attachments: HDFS-2857.txt
>
>
> Following are some of the cleanup required:
> # Remove unnecessary methods
> # Add interface annotation
> # Make some of the method private

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2857) Cleanup BlockInfo class

2012-01-30 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2857:
--

Attachment: HDFS-2857.txt

> Cleanup BlockInfo class
> ---
>
> Key: HDFS-2857
> URL: https://issues.apache.org/jira/browse/HDFS-2857
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: name-node
>Affects Versions: 0.24.0
>Reporter: Suresh Srinivas
>Assignee: Suresh Srinivas
> Fix For: 0.24.0
>
> Attachments: HDFS-2857.txt
>
>
> Following are some of the cleanup required:
> # Remove unnecessary methods
> # Add interface annotation
> # Make some of the method private

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira