[
https://issues.apache.org/jira/browse/HBASE-21190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612960#comment-16612960
]
Allan Yang edited comment on HBASE-21190 at 9/13/18 3:05 AM:
-------------------------------------------------------------
Maybe it is too late to join the discussion, but I have a question, why
deleting this line? Isn't useful we can see which procedure wal is loading?
{code}
- LOG.debug("Loading WAL id={}", log.getLogId());
{code}
was (Author: allan163):
Maybe it is too late to join the discussion, but I have a question, why
deleting this line? Isn't useful we can see which procedure wal is loading?
{quote}
- LOG.debug("Loading WAL id={}", log.getLogId());
{quote}
> Log files and count of entries in each as we load from the MasterProcWAL store
> ------------------------------------------------------------------------------
>
> Key: HBASE-21190
> URL: https://issues.apache.org/jira/browse/HBASE-21190
> Project: HBase
> Issue Type: Sub-task
> Components: amv2
> Reporter: stack
> Assignee: stack
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 1.3.3, 2.2.0, 1.4.8, 2.1.1, 2.0.3
>
> Attachments: HBASE-21190.branch-2.1.001.patch
>
>
> Sometimes this can take a while especially if loads of files. Emit counts of
> entries so operator gets sense of scale of procedures being processed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)