[
https://issues.apache.org/jira/browse/HBASE-11982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-11982:
----------------------------------
Status: Patch Available (was: Open)
> Bootstraping hbase:meta table creates a WAL file in region dir
> --------------------------------------------------------------
>
> Key: HBASE-11982
> URL: https://issues.apache.org/jira/browse/HBASE-11982
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: hbase-11982_v1.patch
>
>
> We are using an HRegion.createRegion() method in MFS.bootstrap() which is for
> unit tests:
> {code}
> 2014-09-15 18:20:47,755 INFO [M:0;localhost:53201] wal.FSHLog: New WAL
> /var/folders/h5/bbxg50c12r5bhsd9hf1n9hlr0000gp/T/hbase-enis/hbase/data/hbase/meta/1588230740/WALs/hlog.1410830447741
> ..
> 2014-09-15 18:20:47,825 DEBUG [M:0;localhost:53201] wal.FSHLog: Closing WAL
> writer in
> file:/var/folders/h5/bbxg50c12r5bhsd9hf1n9hlr0000gp/T/hbase-enis/hbase/data/hbase/meta/1588230740/WALs
> ..
> 2014-09-15 18:20:47,826 DEBUG [M:0;localhost:53201] wal.FSHLog: Moved 1 WAL
> file(s) to
> /var/folders/h5/bbxg50c12r5bhsd9hf1n9hlr0000gp/T/hbase-enis/hbase/data/hbase/meta/1588230740/oldWALs
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)