[
https://issues.apache.org/jira/browse/HDFS-10848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956483#comment-15956483
]
Andrew Wang commented on HDFS-10848:
------------------------------------
Hmm. I guess we're in a similar situation as HDFS-11538 where we can't move the
MiniDFSCluster tests into the client module.
Even if we found some way of putting hadoop-hdfs-native-client into
hadoop-hdfs-client, we still don't have any tests in hadoop-hdfs-client.
test-patch.sh basically wants one big module with all the code and all the
tests to make change detection work, but that's what we're trying to avoid with
the client splits.
[~aw], any thoughts here? Is there some tweak we can make to test-patch.sh
change detection?
> Move hadoop-hdfs-native-client module into hadoop-hdfs-client
> -------------------------------------------------------------
>
> Key: HDFS-10848
> URL: https://issues.apache.org/jira/browse/HDFS-10848
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs-client
> Reporter: Akira Ajisaka
> Assignee: Huafeng Wang
> Attachments: HDFS-10848.001.patch
>
>
> When a patch changes hadoop-hdfs-client module, Jenkins does not pick up the
> tests in the native code. That way we overlooked test failure when committing
> the patch. (ex. HDFS-10844)
> [~aw] said in HDFS-10844,
> bq. Ideally, all of this native code would be hdfs-client. Then when a change
> is made to to that code, this code will also get tested.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]