[ 
https://issues.apache.org/jira/browse/HDFS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752677#action_12752677
 ] 

Hairong Kuang commented on HDFS-597:
------------------------------------

Cos, thanks for catching this. What I did in HDFS-537 was that I moved 
createBlockWriteStream from FSDataset to ReplicaInPipeline.

> 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-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