You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Alexey Serbin (Jira)" <ji...@apache.org> on 2021/05/07 20:28:00 UTC

[jira] [Resolved] (KUDU-3280) TabletServerTest.TestStarvePerfImprovementOpsInColdTablet is flaky

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

Alexey Serbin resolved KUDU-3280.
---------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> TabletServerTest.TestStarvePerfImprovementOpsInColdTablet is flaky
> ------------------------------------------------------------------
>
>                 Key: KUDU-3280
>                 URL: https://issues.apache.org/jira/browse/KUDU-3280
>             Project: Kudu
>          Issue Type: Bug
>            Reporter: Alexey Serbin
>            Priority: Minor
>             Fix For: 1.15.0
>
>         Attachments: tablet_server-test.0.txt.xz
>
>
> The {{TabletServerTest.TestStarvePerfImprovementOpsInColdTablet}} sometimes fails (at least, in RELEASE builds):
> {noformat}
> src/kudu/tserver/tablet_server-test.cc:4476: Failure
> Expected equality of these values:                                              
>   1                                                                             
>   cold_replica->tablet()->metrics()->compact_rs_duration->TotalCount()          
>     Which is: 0                                                                 
> src/kudu/util/test_util.cc:336: Failure
> Failed                                                                          
> Timed out waiting for assertion to pass. 
> {noformat}
> See the attached for the full log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)