Skip to content

Bug: YDB Workload topic full on large volume delays start for tens of seconds #19585

@a-serebryanskiy

Description

@a-serebryanskiy

When using this sequence of commands:

[ydb@ydb-s1 ~]$ ydb -p root workload topic clean
[ydb@ydb-s1 ~]$ ydb -p root workload topic init -p 100 -c 10
[ydb@ydb-s1 ~]$ ydb -p root workload topic run full --seconds 600 -p 100 -c 10 --print-timestamp --message-rate 10 --message-size 100000 --warmup 0

I see that load generation starts after 30-40 seconds. Analyzing logs (attached to this ticket) I can see that write session for every partition for some reason initiates for several hundred times. Also there is no error in logs and no reason for write session to startup up again.

YDB CLI version: 2.20.0

YDB version: 24.4

workload2.log.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions