Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The TabletHistoryGcITest.TestSnapshotScanBeforeAHM shows signs of flakiness, failing from time to time with errors like below:
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
Attachments
Issue Links
- relates to
-
KUDU-3424 IsAlterTableDone RPC isn't working properly for multi-replica tables when setting extra tablet configs
- Open