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 2022/11/29 00:22:00 UTC

[jira] [Created] (KUDU-3425) TabletHistoryGcITest.TestSnapshotScanBeforeAHM fails intermittently

Alexey Serbin created KUDU-3425:
-----------------------------------

             Summary: TabletHistoryGcITest.TestSnapshotScanBeforeAHM fails intermittently
                 Key: KUDU-3425
                 URL: https://issues.apache.org/jira/browse/KUDU-3425
             Project: Kudu
          Issue Type: Bug
          Components: test
            Reporter: Alexey Serbin


The {{TabletHistoryGcITest.TestSnapshotScanBeforeAHM}} shows signs of flakiness, failing from time to time with errors like below:
{noformat}
src/kudu/integration-tests/tablet_history_gc-itest.cc:172
Failed
Bad status: Invalid argument: snapshot scan end timestamp is earlier than the ancient history mark. Consider increasing the value of the configuration parameter --tablet_history_max_age_sec. Snapshot timestamp: P: 1669591267778185 usec, L: 0 Ancient History Mark: P: 1669591267778244 usec, L: 0 Physical time difference: -0.000s
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)