Andrey Stepachev created HBASE-13018:
----------------------------------------
Summary: WALSplitter should not try to get table states while
splitting META
Key: HBASE-13018
URL: https://issues.apache.org/jira/browse/HBASE-13018
Project: HBase
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
org.apache.hadoop.hbase.wal.WALSplitter#splitLogFile(org.apache.hadoop.fs.FileStatus,
org.apache.hadoop.hbase.util.CancelableProgressable) gathering disabled tables
and tries to access META. If given splitter splits meta it obviously will hang
trying to get meta.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)