[ https://issues.apache.org/jira/browse/HDDS-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nanda kumar updated HDDS-1408: ------------------------------ Fix Version/s: (was: 0.4.1) > TestMiniOzoneCluster.testDNstartAfterSCM fails with > OverlappingFileLockException > -------------------------------------------------------------------------------- > > Key: HDDS-1408 > URL: https://issues.apache.org/jira/browse/HDDS-1408 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Components: Ozone Datanode > Affects Versions: 0.5.0 > Reporter: Mukul Kumar Singh > Priority: Major > > TestMiniOzoneCluster.testDNstartAfterSCM fails with > OverlappingFileLockException. Detailed logs can be found here. > https://ci.anzix.net/job/ozone-nightly/59/testReport/org.apache.hadoop.ozone/TestMiniOzoneCluster/testDNstartAfterSCM/ > {code} > java.nio.channels.OverlappingFileLockException > at sun.nio.ch.SharedFileLockTable.checkList(FileLockTable.java:255) > at sun.nio.ch.SharedFileLockTable.add(FileLockTable.java:152) > at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1113) > at java.nio.channels.FileChannel.tryLock(FileChannel.java:1155) > at > org.apache.ratis.server.storage.RaftStorageDirectory.tryLock(RaftStorageDirectory.java:322) > at > org.apache.ratis.server.storage.RaftStorageDirectory.lock(RaftStorageDirectory.java:291) > at > org.apache.ratis.server.storage.RaftStorageDirectory.analyzeStorage(RaftStorageDirectory.java:264) > at > org.apache.ratis.server.storage.RaftStorage.analyzeAndRecoverStorage(RaftStorage.java:91) > at > org.apache.ratis.server.storage.RaftStorage.<init>(RaftStorage.java:59) > at org.apache.ratis.server.impl.ServerState.<init>(ServerState.java:106) > at > org.apache.ratis.server.impl.RaftServerImpl.<init>(RaftServerImpl.java:101) > at > org.apache.ratis.server.impl.RaftServerProxy.lambda$newRaftServerImpl$2(RaftServerProxy.java:208) > at > java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > at java.lang.Thread.run(Thread.java:748) > {code} -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org