Skip to content

Reduce the number of useless logging of useless raft command #10467

@JaySon-Huang

Description

@JaySon-Huang

Enhancement

Check #10464 for more details.

Reduce the logging with command.rs:169, which is about 33.5% of the total number of logging

[2025/09/02 06:58:39.831 +00:00] [INFO] [command.rs:169] ["can't flush data, filter CompactLog"] [compact_term=15] [compact_index=11498950] [term=15] [index=11498952] [region_epoch="conf_ver: 114 version: 125"] [region_id=7682805]
[2025/09/02 06:58:39.831 +00:00] [INFO] [command.rs:169] ["can't flush data, filter CompactLog"] [compact_term=15] [compact_index=11498950] [term=15] [index=11498952] [region_epoch="conf_ver: 114 version: 125"] [region_id=7682805]

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-7.1This bug affects the 7.1.x(LTS) versions.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.component/storagetype/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