[
https://issues.apache.org/jira/browse/HDFS-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259233#comment-15259233
]
Hudson commented on HDFS-10313:
-------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9673 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9673/])
HDFS-10313. Distcp need to enforce the order of snapshot names passed to
(yzhang: rev 959a28dd1216dfac78d05b438828e8503108d963)
* hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCp.java
*
hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/CopyListing.java
*
hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestDistCpSync.java
*
hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCpSync.java
> Distcp need to enforce the order of snapshot names passed to -diff
> ------------------------------------------------------------------
>
> Key: HDFS-10313
> URL: https://issues.apache.org/jira/browse/HDFS-10313
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: distcp
> Reporter: Yongjun Zhang
> Assignee: Lin Yiqun
> Fix For: 2.8.0
>
> Attachments: HDFS-10313.001.patch, HDFS-10313.002.patch,
> HDFS-10313.003.patch
>
>
> This jira is to propose adding a check to distcp, when {{-diff s1 s2}} is
> passed, we need to ensure that s2 is newer than s1, otherwise, abort with a
> informative error message.
> This is the result of my offline discussion with [~jingzhao] on HDFS-9820.
> Thanks Jing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)