You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2009/09/04 20:37:58 UTC

[jira] Created: (HDFS-597) Mofication introduced by HDFS-537 breakes an advice binding in FSDatasetAspects

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


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.