Skip to content

cache eviction for destroyed volume fails. #743

@shosseinimotlagh

Description

@shosseinimotlagh

If a volume has been already destroyed and eviction later is called and choose a node from this volume, the eviction will hit the SIGSEGV
[](const sisl::CacheRecord& rec) -> bool { const auto& hnode = (sisl::SingleEntryHashNode< BtreeNodePtr >&)rec; return static_cast< IndexBtreeNode* >(hnode.m_value.get())->m_idx_buf->is_clean(); }},

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions