[
https://issues.apache.org/jira/browse/HDFS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated HDFS-597:
------------------------------------
Attachment: HDFS-597.patch
This version of the patch represents a way better fix of the problem
> Mofication introduced by HDFS-537 breakes an advice binding in
> FSDatasetAspects
> -------------------------------------------------------------------------------
>
> Key: HDFS-597
> URL: https://issues.apache.org/jira/browse/HDFS-597
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: Append Branch
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Attachments: HDFS-597.patch, HDFS-597.patch
>
>
> HDFS-537's patch removed {{createBlockWriteStreams}} method which was bound
> by {{FSDatasetAspects.callCreateBlockWriteStream}} poincut.
> While this hasn't broke any tests there's a certain number of JIRAs which
> were reproduced by the injection of this particular fault.
> AJC compiler issues warnings during the build when something like above is
> happening. These warnings have to be watched carefully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.