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/02 02:49:31 UTC

[jira] Commented: (HADOOP-5721) Provide EditLogFileInputStream and EditLogFileOutputStream as independent classes

    [ https://issues.apache.org/jira/browse/HADOOP-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705197#action_12705197 ] 

Konstantin Shvachko commented on HADOOP-5721:
---------------------------------------------

Now I really can not see what has changed, and what hasn't.
This was intended as a refactoring patch, not a reformatting patch.
What I was "asking", as Luca puts it, is to make newly introduced code follow the common code formatting requirements, which it didn't.
New features like configuration of log devices proposed by Flavio should also be discussed in another jira.
http://wiki.apache.org/hadoop/HowToContribute

> Provide EditLogFileInputStream and EditLogFileOutputStream as independent classes 
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-5721
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5721
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.19.1
>            Reporter: Luca Telloli
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch, HADOOP-5721.patch
>
>
> EditLogFileInputStream and EditLogFileOutputStream are currently part of FSEditLog. With this patch we want to extract them and provide as independent classes. 

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