[
https://issues.apache.org/jira/browse/KUDU-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin resolved KUDU-3796.
---------------------------------
Fix Version/s: n/a
Resolution: Duplicate
> Scenarios in heavy-update-compaction-itest fail from time to time
> -----------------------------------------------------------------
>
> Key: KUDU-3796
> URL: https://issues.apache.org/jira/browse/KUDU-3796
> Project: Kudu
> Issue Type: Bug
> Components: test
> Reporter: Alexey Serbin
> Priority: Major
> Fix For: n/a
>
> Attachments: heavy-update-compaction-itest.20260804.txt.xz
>
>
> It seems long run times of the newly introduced scenarios in introduced
> heavy-update-compaction-itest lead to running out of space. At least, the
> following error manifested itself at least once in ASAN build:
> {noformat}
> [ RUN ]
> EvictionPolicyTypes/HeavyUpdateCompactionITestWithEvictionPolicy.TestHeavyUpdateCompaction/0
> ...
> F20260805 02:55:17.034668 20926 tablet_replica_mm_ops.cc:287] Check failed:
> tablet->HasBeenStopped() Unrecoverable flush failure caused by error: IO
> error: Unable to allocate new delta data writable_block: No directories could
> be added (1 dirs total, 0 failed, 1 full): IO error: No directories available
> in 098265df96824e218d5bd2329db27d5b's directory group (1 dirs total, 0
> failed, 1 full) (error 28) (error 19)
> {noformat}
> Full log is attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)