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 2017/03/06 20:51:33 UTC

[jira] [Resolved] (KUDU-150) Send out-of-band tablet reports when something new to report

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

Todd Lipcon resolved KUDU-150.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0

Looks like 33744e4266a6e0ddd22a08bc51a9e5bcfebaed52 implemented this long ago.

> Send out-of-band tablet reports when something new to report
> ------------------------------------------------------------
>
>                 Key: KUDU-150
>                 URL: https://issues.apache.org/jira/browse/KUDU-150
>             Project: Kudu
>          Issue Type: Improvement
>          Components: tserver
>    Affects Versions: M4
>            Reporter: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.5.0
>
>
> Currently the heartbeat only runs once a second, even if there are newly created tablets to be reported. This adds an extra second onto unit tests. We could trigger the heartbeat immediately upon there being a new dirty tablet to be incrementally reported and save that second.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)