Skip to content

Scaling: optimize the clearing peer mechanism to mitigate the impacts to tail latency. #18107

@LykxSassinator

Description

@LykxSassinator

Development Task

This task is a sub-task of #18042, which is used to mitigate the latency impacts during scaling operations.
It mainly consists of two parts:

  • Do not use ingest operations when clearing stale ranges during the balancing regions process.
  • Do not clear data of offline stores during the scale-in process, as this data will be automatically cleared when the corresponding node goes offline.

Metadata

Metadata

Labels

affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.type/enhancementThe issue or PR belongs to an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions