You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/10/20 21:47:01 UTC

[jira] [Created] (HBASE-16903) ensure WAL code no longer presumes colocation with region storage

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)