[
https://issues.apache.org/jira/browse/HBASE-19554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369797#comment-16369797
]
Duo Zhang commented on HBASE-19554:
-----------------------------------
OK the problem is testMasterStartsUpWithLogSplittingWork, it spends nearly 13
minutes to finish
{noformat}
2018-02-20 02:29:56,586 INFO [Time-limited test] hbase.ResourceChecker(148):
before: master.TestDLSAsyncFSWAL#testMasterStartsUpWithLogSplittingWork
Thread=133, OpenFileDescriptor=893, MaxFileDescriptor=60000,
SystemLoadAverage=819, ProcessCount=273, AvailableMemoryMB=3881
2018-02-20 02:42:38,021 INFO [Time-limited test] hbase.ResourceChecker(172):
after: master.TestDLSAsyncFSWAL#testMasterStartsUpWithLogSplittingWork
Thread=233 (was 133)
{noformat}
Let me dig more.
> AbstractTestDLS.testThreeRSAbort sometimes fails in pre commit
> --------------------------------------------------------------
>
> Key: HBASE-19554
> URL: https://issues.apache.org/jira/browse/HBASE-19554
> Project: HBase
> Issue Type: Sub-task
> Components: Recovery, wal
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19554-thread-dump.patch, HBASE-19554.patch
>
>
> https://builds.apache.org/job/PreCommit-HBASE-Build/10554/artifact/patchprocess/patch-unit-hbase-server.txt
> The error message is a bit strange:
> {quote}
> [ERROR] testThreeRSAbort(org.apache.hadoop.hbase.master.TestDLSAsyncFSWAL)
> Time elapsed: 20.627 s <<< ERROR!
> org.apache.hadoop.hbase.TableNotFoundException: Region of
> 'hbase:namespace,,1513320505933.451650152885a3b41d0b1110deca513c.' is
> expected in the table of 'testThreeRSAbort', but hbase:meta says it is in the
> table of 'hbase:namespace'. hbase:meta might be damaged.
> {quote}
> It fails for both FSHLog and AsyncFSWAL. Need to dig more.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)