[
https://issues.apache.org/jira/browse/HBASE-19632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-19632.
-------------------------------
Fix Version/s: (was: 1.2.0)
Resolution: Won't Fix
1.2.0 has been EOL for a long time. Resolve.
Please try to upgrade to a newer version of HBase.
Thanks.
> Too many MasterProcWals state log
> ---------------------------------
>
> Key: HBASE-19632
> URL: https://issues.apache.org/jira/browse/HBASE-19632
> Project: HBase
> Issue Type: Bug
> Components: proc-v2
> Affects Versions: 1.2.0
> Reporter: jackylau
> Priority: Major
> Attachments: hbase-root-master-keping001.log.10,
> state-00000000000000002299.log
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> There are too many MasterProcWALs state log,which size is about 3.5T with 3
> nodes when we found it.
> I have some logs and I think it is a problem of WALProcedureStore.
> The hbase code WALProcedureStore.initOldLogs() gets the max id file is 2298
> and MasterProcWALs directory only one file at that time, but when it starts
> rollwrite, the file 2299 is also created. i don't konw why. Maybe it has some
> other place will call the function. But i found nothing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)