Yi Zhang created FLINK-39164:
--------------------------------
Summary: Flaky test
HistoryServerTest.testRemoveApplicationArchivesBeyondHistorySizeLimit
Key: FLINK-39164
URL: https://issues.apache.org/jira/browse/FLINK-39164
Project: Flink
Issue Type: Bug
Reporter: Yi Zhang
The test HistoryServerTest.testRemoveApplicationArchivesBeyondHistorySizeLimit
is flaky because archive files can be created so quickly that they end up with
identical timestamps. This leads to non-deterministic behavior when the history
server decides which archives to evict based on modification time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)