You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2009/05/30 03:17:07 UTC

[jira] Created: (HADOOP-5944) BlockManager and Storage need the Apache license header.

BlockManager and Storage need the Apache license header.
--------------------------------------------------------

                 Key: HADOOP-5944
                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
             Project: Hadoop Core
          Issue Type: Improvement
    Affects Versions: 0.20.0
            Reporter: Konstantin Shvachko
             Fix For: 0.20.0


The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-5944) BlockManager and Storage need the Apache license header.

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas reassigned HADOOP-5944:
---------------------------------------

    Assignee: Suresh Srinivas

> BlockManager and Storage need the Apache license header.
> --------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Improvement
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5944) BlockManager and StorageInfo need the Apache license header.

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas updated HADOOP-5944:
------------------------------------

    Attachment: 5944.patch

Since this is just adding header to the file, I ensured the code compiles. Not planning to run test-patch or unit tests to save time. 

> BlockManager and StorageInfo need the Apache license header.
> ------------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Improvement
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>         Attachments: 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5944) BlockManager and StorageInfo need the Apache license header.

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas updated HADOOP-5944:
------------------------------------

    Attachment: 5944.patch

New patch that adds the banner for BlockManager only. Here is the test-patch result:
     [exec] -1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no tests are needed for this patch.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec]
     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
     [exec]
     [exec]     +1 release audit.  The applied patch does not increase the total number of release audit warnings.

> BlockManager and StorageInfo need the Apache license header.
> ------------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>         Attachments: 5944.patch, 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5944) BlockManager and StorageInfo need the Apache license header.

Posted by "Konstantin Shvachko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Shvachko updated HADOOP-5944:
----------------------------------------

    Summary: BlockManager and StorageInfo need the Apache license header.  (was: BlockManager and Storage need the Apache license header.)

Sorry, I meant StorageInfo not Storage. Changing the summary now.

> BlockManager and StorageInfo need the Apache license header.
> ------------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Improvement
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5944) BlockManager and Storage need the Apache license header.

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715190#action_12715190 ] 

Suresh Srinivas commented on HADOOP-5944:
-----------------------------------------

Storage already has Apache license header.

> BlockManager and Storage need the Apache license header.
> --------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Improvement
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5944) BlockManager needs Apache license header.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718607#action_12718607 ] 

Hudson commented on HADOOP-5944:
--------------------------------

Integrated in Hadoop-trunk #863 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/863/])
    

> BlockManager needs Apache license header.
> -----------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.21.0
>
>         Attachments: 5944.patch, 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5944) BlockManager and Storage need the Apache license header.

Posted by "Konstantin Shvachko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714645#action_12714645 ] 

Konstantin Shvachko commented on HADOOP-5944:
---------------------------------------------

This should be fixed separately and promoted to earlier versions.

> BlockManager and Storage need the Apache license header.
> --------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Improvement
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>             Fix For: 0.20.0
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5944) BlockManager need the Apache license header.

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas updated HADOOP-5944:
------------------------------------

    Summary: BlockManager need the Apache license header.  (was: BlockManager and StorageInfo need the Apache license header.)

> BlockManager need the Apache license header.
> --------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>         Attachments: 5944.patch, 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5944) BlockManager needs Apache license header.

Posted by "Suresh Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas updated HADOOP-5944:
------------------------------------

    Summary: BlockManager needs Apache license header.  (was: BlockManager need the Apache license header.)

> BlockManager needs Apache license header.
> -----------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>         Attachments: 5944.patch, 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-5944) BlockManager needs Apache license header.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE resolved HADOOP-5944.
--------------------------------------------

    Resolution: Fixed

I have committed this (without submitting this to hudson).  Thanks, Suresh!

> BlockManager needs Apache license header.
> -----------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.21.0
>
>         Attachments: 5944.patch, 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5944) BlockManager needs Apache license header.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-5944:
-------------------------------------------

    Affects Version/s:     (was: 0.20.0)
                       0.21.0
        Fix Version/s:     (was: 0.20.0)
                       0.21.0

StorageInfo will be fixed in HADOOP-5951.

> BlockManager needs Apache license header.
> -----------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.21.0
>
>         Attachments: 5944.patch, 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5944) BlockManager and StorageInfo need the Apache license header.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-5944:
-------------------------------------------

     Component/s: dfs
      Issue Type: Bug  (was: Improvement)
    Hadoop Flags: [Reviewed]

+1

> BlockManager and StorageInfo need the Apache license header.
> ------------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>         Attachments: 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5944) BlockManager and StorageInfo need the Apache license header.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715253#action_12715253 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-5944:
------------------------------------------------

BlockManager was added in 0.21 (HADOOP-5015) but StorageInfo was added in 0.19 (HADOOP-2885).  It may be hard to fix them together in a single jira.

> BlockManager and StorageInfo need the Apache license header.
> ------------------------------------------------------------
>
>                 Key: HADOOP-5944
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5944
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.20.0
>            Reporter: Konstantin Shvachko
>            Assignee: Suresh Srinivas
>             Fix For: 0.20.0
>
>         Attachments: 5944.patch
>
>
> The license headers are missing in this two files as reported by Flavio in HADOOP-5188.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.