[ 
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

The patch addresses the problem and moves the pointcut's binding to a different 
location, which seems to be satisfactory.

> 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
>         Attachments: 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.

Reply via email to