[
https://issues.apache.org/jira/browse/HDFS-11258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769157#comment-15769157
]
Akira Ajisaka commented on HDFS-11258:
--------------------------------------
Hi [~wheat9], branch-2 and branch-2.8 are broken after this fix. Would you fix
this?
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project hadoop-hdfs: Compilation failure: Compilation
failure:
[ERROR]
/Users/ajisaka/git/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFSDirAttrOp.java:[48,13]
no suitable method found for getINodesInPath(java.lang.String,boolean)
[ERROR] method
org.apache.hadoop.hdfs.server.namenode.FSDirectory.getINodesInPath(java.lang.String,org.apache.hadoop.hdfs.server.namenode.FSDirectory.DirOp)
is not applicable
[ERROR] (argument mismatch; boolean cannot be converted to
org.apache.hadoop.hdfs.server.namenode.FSDirectory.DirOp)
[ERROR] method
org.apache.hadoop.hdfs.server.namenode.FSDirectory.getINodesInPath(byte[][],org.apache.hadoop.hdfs.server.namenode.FSDirectory.DirOp)
is not applicable
[ERROR] (argument mismatch; java.lang.String cannot be converted to byte[][])
[ERROR]
/Users/ajisaka/git/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFSDirAttrOp.java:[53,49]
incompatible types: java.lang.String cannot be converted to
org.apache.hadoop.hdfs.server.namenode.INodesInPath
{noformat}
> File mtime change could not save to editlog
> -------------------------------------------
>
> Key: HDFS-11258
> URL: https://issues.apache.org/jira/browse/HDFS-11258
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Critical
> Fix For: 2.8.0, 3.0.0-alpha1
>
> Attachments: hdfs-11258.1.patch, hdfs-11258.2.patch,
> hdfs-11258.3.patch, hdfs-11258.4.patch
>
>
> When both mtime and atime are changed, and atime is not beyond the precision
> limit, the mtime change is not saved to edit logs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]