Sean Busbey created HBASE-16903:
-----------------------------------
Summary: ensure WAL code no longer presumes colocation with region
storage
Key: HBASE-16903
URL: https://issues.apache.org/jira/browse/HBASE-16903
Project: HBase
Issue Type: Sub-task
Components: Filesystem Integration, wal
Reporter: Sean Busbey
make sure that places where the WAL is using per-region storage do so without
breaking the RegionStorage abstraction.
e.g.
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitLogWorker.java
Probably more in HRegion or SplitLogManager too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)