[ 
https://issues.apache.org/jira/browse/HBASE-11982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141635#comment-14141635
 ] 

Hudson commented on HBASE-11982:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #502 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/502/])
HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir 
(Enis) (stack: rev 27cee8e9b2dfb76296c603bd84009e943b26af39)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java


> 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)

Reply via email to