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

Siyao Meng commented on HDFS-14696:
-----------------------------------

[~jojochuang] Verified that both unit tests passed locally on my Mac with mvn 
command (I can't run them directly in IntelliJ due to `webapps/journal not 
found in CLASSPATH`):
{code}
$ mvn test -fn -Dsurefire.printSummary 
-Dtest=org.apache.hadoop.hdfs.qjournal.server.TestJournalNodeRespectsBindHostKeys
...
[INFO] Running 
org.apache.hadoop.hdfs.qjournal.server.TestJournalNodeRespectsBindHostKeys
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.91 s - 
in org.apache.hadoop.hdfs.qjournal.server.TestJournalNodeRespectsBindHostKeys
...
{code}
{code}
$ mvn test -fn -Dsurefire.printSummary 
-Dtest=org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner#testScanDirectoryStructureWarn
...
[INFO] Running org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.828 s 
- in org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner
...
{code}

> Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a 
> Util class)
> ----------------------------------------------------------------------------------------
>
>                 Key: HDFS-14696
>                 URL: https://issues.apache.org/jira/browse/HDFS-14696
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Siyao Meng
>            Assignee: Siyao Meng
>            Priority: Major
>         Attachments: HDFS-14696-branch-2.003.patch
>
>
> Backporting HDFS-11273 Move TransferFsImage#doGetUrl function to a Util class 
> to branch-2.
> To avoid confusion with branch-2 patches in HDFS-11273, patch revision number 
> will continue from 003.
> *HDFS-14696-branch-2.003.patch* is the same as 
> *HDFS-11273-branch-2.003.patch*.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to