Skip to content

DESIGN: improve RENAME complexity for huge containers #5361

Open
@romange

Description

@romange

Background

Consider a use-case of of huge hashes, sets etc that take up gigabytes of memory. Currently RENAME physically copies the between threads which creates a) memory spikes b) CPU spikes and stalls.

Ideally we would like to solve both. This is a root task for designing a solution. The end goal: this issue should be evolved and broken down into a sub-tasks that will lead to solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions