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

lucat edited comment on HADOOP-5188 at 2/10/09 2:06 PM:
---------------------------------------------------------------

Konstantin,
the EditLogI/OStream in the .19 didn't allow me to modify the logSync() method 
which is something crucial for the integration with BookKeeper. Will the patch 
you'll post fix the issue? What I did is basically to implement the EditLog as 
an abstract class and override what I needed. In this way also the code in 
FSEditLog was much cleaner. What do you think? 

dhruba, yes, I'm referring to FSImage.java, btw: Konstantin, will your patch 
support multiple logging system at a time? 

      was (Author: lucat):
    Konstantin,
the EditLogI/OStream in the .19 didn't allow me to modify the logSync() method 
which is something crucial for the integration with BookKeeper. Will the patch 
you'll post fix the issue? What I did is basically to implement the EditLog as 
an abstract class and override what I needed. In this way also the code in 
FSEditLog was much cleaner. What do you think? 
  
> Modifications to enable multiple types of logging 
> --------------------------------------------------
>
>                 Key: HADOOP-5188
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5188
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.19.0
>            Reporter: Luca Telloli
>         Attachments: HADOOP-5188.patch
>
>


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

Reply via email to