[
https://issues.apache.org/jira/browse/HBASE-18233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205554#comment-16205554
]
Yu Li commented on HBASE-18233:
-------------------------------
Checked all failed tests locally with below command (with patch against
branch-1.2) and confirmed all could pass:
{noformat}
mvn -PlocalTests \
-Dmaven.test.failure.ignore=true \
-Dsurefire.testFailureIgnore=true \
-Dtest=TestReplicationKillSlaveRS,TestHFileOutputFormat,TestCorruptedRegionStoreFile,TestFIFOCompactionPolicy,TestReplicationChangingPeerRegionservers,TestCompaction,TestSnapshotClientRetries,TestMasterFailover,TestHTraceHooks,TestingUtility,TestDefaultWALProviderWithHLogKey,TestTableMapReduceUtil,TestRegionReplicas,TestMetaWithReplicas,TestLogRollAbort,TestWALProcedureStoreOnHDFS,TestClusterBootOrder,TestReplicationStatus,TestRegionMergeTransactionOnCluster,TestJMXConnectorServer,TestMiniClusterLoadEncoded,TestCompactionWithThroughputController,TestMiniClusterLoadSequential,TestReplicationKillMasterRSCompressedWithMultipleWAL,TestMasterShutdown,TestLogRolling,TestPerColumnFamilyFlush,TestAdmin1,TestSecureExportSnapshot,TestMaster,TestAcidGuarantees,TestReplicationSyncUpToolWithMultipleWAL,TestHRegionOnCluster,TestExportSnapshot,TestRegionRebalancing,TestCopyTable,TestRegionReplicaReplicationEndpointNoMaster,TestWALOpenAfterDNRollingStart,TestMiniClusterLoadParallel,Tests,TestHRegion,TestRestoreFlushSnapshotFromClient,TestReplicationKillMasterRSCompressed,TestAggregateProtocol,TestHColumnDescriptorDefaultVersions,TestClusterId,TestBlockReorder,TestServerSideScanMetricsFromClientSide,TestDefaultWALProvider,TestRegionPlacement2,TestMetaTableAccessor,TestReplicationAdminWithClusters,TestPerTableCFReplication,TestMultiSlaveReplication,TestEnableTableHandler,TestCreateTableHandler,TestDoubleColumnInterpreter,TestWALFactory,TestSnapshotFromClientWithRegionReplicas,TestTableInputFormatScan1,TestTableSnapshotInputFormat,TestMasterReplication,TestMetaScanner,TestFileLink,TestTableSnapshotInputFormat,TestCanaryTool,TestFSUtils,TestEncodedSeekers
\
clean test
{noformat}
Does the timeout problem only exist in branch-1.2? Or all branches?
> We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock
> -------------------------------------------------------------------------
>
> Key: HBASE-18233
> URL: https://issues.apache.org/jira/browse/HBASE-18233
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.2.7
> Reporter: Allan Yang
> Assignee: Allan Yang
> Priority: Blocker
> Fix For: 2.0.0, 1.4.0, 1.3.2, 1.2.7
>
> Attachments: HBASE-18233-branch-1.2.patch,
> HBASE-18233-branch-1.2.v2.patch, HBASE-18233-branch-1.2.v3.patch,
> HBASE-18233-branch-1.2.v4.patch, HBASE-18233-branch-1.2.v4.patch,
> HBASE-18233-branch-1.2.v4.patch, HBASE-18233-branch-1.2.v4.patch
>
>
> Please refer to the discuss in HBASE-18144
> https://issues.apache.org/jira/browse/HBASE-18144?focusedCommentId=16051701&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16051701
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)