You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/09/02 00:27:20 UTC

[jira] [Assigned] (KUDU-1513) Remote bootstrapping spams the leader's log

     [ https://issues.apache.org/jira/browse/KUDU-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon reassigned KUDU-1513:
---------------------------------

    Assignee: Todd Lipcon

> Remote bootstrapping spams the leader's log
> -------------------------------------------
>
>                 Key: KUDU-1513
>                 URL: https://issues.apache.org/jira/browse/KUDU-1513
>             Project: Kudu
>          Issue Type: Bug
>          Components: consensus
>            Reporter: Jean-Daniel Cryans
>            Assignee: Todd Lipcon
>
> I noticed this while debugging other issues, remote bootstrapping that takes some time (minutes) can really fill up the logs with a lot of lines like this:
> {noformat}
> I0701 17:07:24.703320 61379 consensus_peers.cc:296] T 807ff8e42640482d8d947b693d56ce03 P 9e59a4c24de44e3f9de219df865b4f3b -> Peer d80a7427c7d040ac8d949d0cadb3e7c5 (e1316.halxg.cloudera.com:7050): Sending request to remotely bootstrap
> I0701 17:07:25.168601 61379 consensus_peers.cc:296] T 807ff8e42640482d8d947b693d56ce03 P 9e59a4c24de44e3f9de219df865b4f3b -> Peer d80a7427c7d040ac8d949d0cadb3e7c5 (e1316.halxg.cloudera.com:7050): Sending request to remotely bootstrap
> I0701 17:07:25.668539 61379 consensus_peers.cc:296] T 807ff8e42640482d8d947b693d56ce03 P 9e59a4c24de44e3f9de219df865b4f3b -> Peer d80a7427c7d040ac8d949d0cadb3e7c5 (e1316.halxg.cloudera.com:7050): Sending request to remotely bootstrap
> I0701 17:07:26.074092 61379 consensus_peers.cc:296] T 807ff8e42640482d8d947b693d56ce03 P 9e59a4c24de44e3f9de219df865b4f3b -> Peer d80a7427c7d040ac8d949d0cadb3e7c5 (e1316.halxg.cloudera.com:7050): Sending request to remotely bootstrap
> I0701 17:07:26.438315 61379 consensus_peers.cc:296] T 807ff8e42640482d8d947b693d56ce03 P 9e59a4c24de44e3f9de219df865b4f3b -> Peer d80a7427c7d040ac8d949d0cadb3e7c5 (e1316.halxg.cloudera.com:7050): Sending request to remotely bootstrap
> {noformat}
> Maybe a progress log statement that appears every 10 seconds would be better?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)