-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/testflaky_testThe test case is unstableThe test case is unstableseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
--- TRY 3 STDERR: tests::failpoints cases::test_in_memory_engine::test_load_with_eviction ---
thread 'apply-0::test_load_with_eviction' panicked at components/in_memory_engine/src/region_manager.rs:973:17:
assertion failed: meta.is_written()
stack backtrace:
0: rust_begin_unwind
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5
1: core::panicking::panic_fmt
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14
2: core::panicking::panic
at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:144:5
3: in_memory_engine::region_manager::RegionManager::clear_regions_in_being_written::{{closure}}
4: in_memory_engine::region_manager::RegionMetaMap::on_all_overlapped_regions
5: in_memory_engine::region_manager::RegionManager::clear_regions_in_being_written
6: <in_memory_engine::write_batch::RegionCacheWriteBatch as engine_traits::write_batch::WriteBatch>::clear
7: <hybrid_engine::observer::write_batch::HybridObservableWriteBatch as engine_traits::write_batch::WriteBatch>::clear
8: <raftstore::coprocessor::read_write::write_batch::WriteBatchWrapper<WB> as engine_traits::write_batch::WriteBatch>::clear
9: raftstore::store::fsm::apply::ApplyContext<EK>::write_to_db
10: raftstore::store::fsm::apply::ApplyContext<EK>::flush
11: <raftstore::store::fsm::apply::ApplyPoller<EK> as batch_system::batch::PollHandler<raftstore::store::fsm::apply::ApplyFsm<EK>,raftstore::store::fsm::apply::ControlFsm>>::end
12: batch_system::batch::Poller<N,C,Handler>::poll
13: batch_system::batch::BatchSystem<N,C>::start_poller::{{closure}}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.component/testflaky_testThe test case is unstableThe test case is unstableseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.