[
https://issues.apache.org/jira/browse/HADOOP-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672423#action_12672423
]
Luca Telloli commented on HADOOP-5188:
--------------------------------------
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.