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/05 08:11:00 UTC

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

Alexey Serbin created KUDU-3280:
-----------------------------------

             Summary: TabletServerTest.TestStarvePerfImprovementOpsInColdTablet is flaky
                 Key: KUDU-3280
                 URL: https://issues.apache.org/jira/browse/KUDU-3280
             Project: Kudu
          Issue Type: Bug
            Reporter: Alexey Serbin
         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)