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

Jim Brennan commented on HDFS-12453:
------------------------------------

[~eddyxu], [~arp], [~kihwal] we have seen this failure in our internal 
branch-2.10 builds.

The original patch applies cleanly, but there were a few issues that I needed 
to change for branch-2.10
* Convert the stream() to a StringBuffer for building the list of newDirs 
(java7)
* Don't use a lambda for the thread. (java7)
* Change volume.getStorageLocation() to volume.getBasePath().

I've put up a patch for branch-2.10 with these changes.  Please let me know if 
it would be better to open a new Jira to pull this back to branch-2.10.


> TestDataNodeHotSwapVolumes fails in trunk Jenkins runs
> ------------------------------------------------------
>
>                 Key: HDFS-12453
>                 URL: https://issues.apache.org/jira/browse/HDFS-12453
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Arpit Agarwal
>            Assignee: Lei (Eddy) Xu
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 3.0.0
>
>         Attachments: HDFS-12453-branch-2.10.001.patch, HDFS-12453.00.patch, 
> HDFS-12453.01.patch, TestLogs.txt
>
>
> TestDataNodeHotSwapVolumes fails occasionally with the following error (see 
> comment). Ran it ~10 times locally and it passed every time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to